IP over ICMP: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
Zeile 4: Zeile 4:
 
*make
 
*make
 
*./hans -s 10.0.0.1 -p suxer -u xinux  -d tun0
 
*./hans -s 10.0.0.1 -p suxer -u xinux  -d tun0
 
 
=Client=
 
=Client=
 +
*SERVER=example.com
 
*git clone https://github.com/friedrich/hans
 
*git clone https://github.com/friedrich/hans
 
*make
 
*make
*./hans -c server.de -p suxer -u xinux  -d tun0
+
*./hans -c $SERVER -p suxer -u xinux  -d tun0
 
=Quelle=
 
=Quelle=
 
*https://github.com/friedrich/hans
 
*https://github.com/friedrich/hans

Version vom 2. November 2022, 09:29 Uhr

Server

Client

Quelle