mirror of
https://github.com/ivanilves/xiringuito.git
synced 2025-05-20 01:00:13 -07:00
Update README.md
This commit is contained in:
parent
4137d893ec
commit
02a6e95f01
10
README.md
10
README.md
@ -6,12 +6,12 @@ VPN made easy! No configuration. No VPN servers. No hassle. **Just plug and use!
|
||||
|
||||
This is the "VPN without VPN" software done using nice built-in capabilities of SSH.
|
||||
|
||||
## Install (just download it)
|
||||
### Install (just download it)
|
||||
```
|
||||
git clone https://github.com/ivanilves/xiringuito.git
|
||||
```
|
||||
|
||||
## Use (just run it)
|
||||
### Use (just run it)
|
||||
```
|
||||
cd xiringuito
|
||||
./xiringuito user@your.ssh.server 10.0.0.0/8 192.168.0.0/16
|
||||
@ -19,9 +19,9 @@ cd xiringuito
|
||||
Yes! That easy - just pass an SSH server and the list of networks your want to access through this server.
|
||||
|
||||
You will need:
|
||||
* Linux or Mac system.
|
||||
* Local sudo privileges.
|
||||
* Remote sudo privileges.
|
||||
* Linux or Mac system
|
||||
* Local sudo privileges
|
||||
* Remote sudo privileges
|
||||
|
||||
# Mac note
|
||||
Install [TunTap for Mac OS X](http://tuntaposx.sourceforge.net/) first.
|
||||
|
Loading…
x
Reference in New Issue
Block a user