The is a collection of files that I used to create a Wireless access point that tunnels
traffic through a socks5 proxy using tun2socks, hostapd, dnsmasq. This was done on a debian
system, specifically Proxmox VE. The underlying hardware is an Intel Nuc. The wireless card
currently only handles wireless G traffic. Testing "a" wireless resulted in the wireless interface not coming up. This could be merely user error. More information on setting hg_mode
in hostapd.conf
This took approximately two days to setup corretly. The tutorials that address how-to create an access point, as well as how-to use tun2socks varied considerably. I was finally able to cobble together a working prototype that is able to tunnel traffic from my wireless access point through any SSH connection that can enable socks5 proxy.