hans/README
2009-07-25 19:42:29 +02:00

21 lines
299 B
Plaintext

### Documentation ###
http://code.gerade.org/hans/
### Compiling ###
make
### Running as a server ###
./hans -s 10.1.2.0 -r -p password -u nobody
echo 1 > /proc/sys/net/ipv4/icmp_echo_ignore_all
### Running as a client ###
./hans -c server_address -p password -u nobody
### Help ###
./hans