SadeghHayeri / GreenTunnel

GreenTunnel is an anti-censorship utility designed to bypass the DPI system that is put in place by various ISPs to block access to certain websites.
MIT License
4.24k stars 273 forks source link

Is it possible to have this as a package for pfsense? #118

Open punksterlabs opened 2 years ago

punksterlabs commented 2 years ago

Is your feature request related to a problem? Please describe.

ISPs tend to block certain websites and I am using pfsense as a modem/router. It would be nice if I could enable greentunnel on pfsense so that all outbound traffic can make use of this instead of me doing this on a per machine basis.

Describe the solution you'd like A clear and concise description of what you want to happen.

A pfsense package or installation guidelines that can make it easy for people to go live with this package on their pfsense routers

Describe alternatives you've considered

Only alternative I've found is to manually install this on machines that need to access websites that aren't accessible

Albonycal commented 2 years ago

you have install it on any box, and bind greentunnel to the local IP greentunnel --ip <the local IP of the box> so you have access it on the LAN and then configure proxy in everydevice (no need to install greentunnel)