Files | |
file | gnunet-helper-nat-client.c [code] |
Tool to help bypass NATs using ICMP method; must run as root (SUID will do) This code will work under GNU/Linux only. | |
file | gnunet-helper-nat-server.c [code] |
Tool to help bypass NATs using ICMP method; must run as root (SUID will do) This code will work under GNU/Linux only (or maybe BSDs, but never W32) | |
file | gnunet-nat.c [code] |
Command-line tool to interact with the NAT service. | |
file | gnunet-service-nat.c [code] |
network address translation traversal service | |
file | gnunet-service-nat.h [code] |
network address translation traversal service | |
file | gnunet-service-nat_externalip.c [code] |
Code to figure out what our external IPv4 address(es) might be (external IPv4s are what is seen on the rest of the Internet). | |
file | gnunet-service-nat_externalip.h [code] |
Code to figure out what our external IPv4 address(es) might be (external IPv4s are what is seen on the rest of the Internet). | |
file | gnunet-service-nat_helper.c [code] |
runs the gnunet-helper-nat-server | |
file | gnunet-service-nat_helper.h [code] |
runs the gnunet-helper-nat-server | |
file | gnunet-service-nat_mini.c [code] |
functions for interaction with miniupnp; tested with miniupnpc 1.5 | |
file | gnunet-service-nat_mini.h [code] |
file | gnunet-service-nat_stun.c [code] |
This code provides some support for doing STUN transactions. | |
file | gnunet-service-nat_stun.h [code] |
This code provides some support for doing STUN transactions. | |
file | nat.h [code] |
Messages for interaction with gnunet-nat-server and gnunet-nat-service. | |
file | nat_api.c [code] |
file | nat_api_stun.c [code] |
This code provides some support for doing STUN transactions. | |
file | nat_stun.h [code] |
Message types for STUN server resolution. | |