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

View File

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