updated the docs again

This commit is contained in:
idk
2018-07-28 09:19:19 -04:00
parent 5f02e14769
commit 7773d4fcd7
2 changed files with 10 additions and 8 deletions

View File

@@ -74,12 +74,12 @@ func main() { func main() {
[This tiny file server taken from here and used for this example](https://gist.github.com/paulmach/7271283)
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCAAdFiEEcNIGBzi++AUjrK/311wDs5teFOEFAltcbPAACgkQ11wDs5te
FOFhPggAkED/6zsPT732fTTqxrmmdFhVI/YWe41dkKUDCbnPe8fbzfrnbkQe7vxC
tJn1zMYQggBJzMlk54sBjQR1CDFurfzwVrupn9YUAnFVAgQtzyjfP/C5F8oS7f+q
TEleECFq0E+yK9CMaIjtkt7DmgRMnplgfYHIoG0QhtZ+FHzynrM6PoPPeHCjKUa0
PkrgLicdedknOJ2fkdJnDpvv5Q1m6IHUgye88kOHZCjSvP9PNfdrt/LUnbYWD8v+
sVy8VS2fRVZEGBr3EWgjAM0c0tm5QawOYZCAPTH4jsqZAFlGv7emk4/Dr3HPuINC
X5ZkJb9qrWw4DSa3ZgcDVFwncy1Uuw==
=EGfq
iQEzBAEBCAAdFiEEcNIGBzi++AUjrK/311wDs5teFOEFAltcbVcACgkQ11wDs5te
FOG0zwf9F+MSJOIiIW3FsXFHIgqixV00lU8GY8PjuHfCT7Wdk+ERvNL9BGFeKJle
xhsrCsq8EYtnbeAhsK1LQWpmohmGgHg/aEE2PZw2glGYT4enD4L3DXGkkiufpNSW
8tMPr0UEavBRjMb9mYyuTJJws0BUFbRSrCEc4zvCX3iJogKRh7eyZGP6p0c3YdO2
Akg+H5iKlro1rBtKKoap4J4eMvdpQS5I3dBpouMXhPBrEphGTqdc2ipCm4yc2f0R
xg72TYOrrUtzL91zJ6MiI1X9quzDl/jzEy1FGs9Pl8zu7MPNVSXIxtC2RfMrvQWf
mz0Y61rlcVUWe6IdK/ynnFwOKVgUpw==
=6KyZ
-----END PGP SIGNATURE-----

View File

@@ -52,6 +52,8 @@ Usage of ./bin/ephsite:
SAM host (default "127.0.0.1")
-samport string
SAM port (default "7656")
-save
Use saved file and persist tunnel(If false, tunnel will not persist after program is stopped. (default true)
-zeroin
Allow zero-hop, non-anonymous tunnels in(true or false)
-zeroout