snow icon indicating copy to clipboard operation
snow copied to clipboard

Results 7 snow issues
Sort by recently updated
recently updated
newest added

I wonder, is there any way to use this to avoid revealing the IP address of a particular server? Tor can do that by running hidden services. Server machines are...

Can snow be used as a replacement for stun/ice? If so, there's a single abstraction onto both ipv4 and ipv6 for many p2p approaches. This would be a huge win...

There are some great ideas in this project, but like previous attempts to build a system level virtual network, snow has a platform problem: Nobody wants to spend a lot...

I'd like the ability to whitelist people who can connect to me. I'd imagine two main modes- 1. Whitelisting individual certificates 2. Whitelisting certificate authorities

To make more people use snow, it would be very welcome to release ports to more platforms (e.g. Android, Windows, etc)

g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -std=c++11 -pthread -std=c++11 -pthread -D_FORTIFY_SOURCE=2 -c -o natpmp.o natpmp.cpp natpmp.cpp: In function 'void upnp_map_port(uint32_t_, in_port_t&)': natpmp.cpp:149:94: error: too few arguments to function 'UPNPDev_ upnpDiscover(int,...