opnsense-ports/net/hanstunnel/pkg-message
Franco Fichtner 05aec48c70 */*: sync with upstream
Taken from: FreeBSD
2015-05-14 11:16:56 +02:00

23 lines
541 B
Text

------------------------------------------------------------
Hans runs on Linux as a client and a server.
It runs on FreeBSD client only.
NOTE: that Hans can not receive echo requests on BSD systems.
Therefore the server only works on Linux.
------------------------------------------------------------
### Running as a server ###
% hans -s 10.1.2.0 -r -p password -u nobody
### Running as a client ###
% hans -c server_address -p password -u nobody
### Help ###
% hans
------------------------------------------------------------