Ansuel / tch-nginx-gui

Modified file to apply to a stock technicolor GUI
GNU General Public License v3.0
344 stars 52 forks source link

Wireguard client features #993

Closed SuperKali closed 3 years ago

SuperKali commented 4 years ago

Hello, i would to know if it's possible add wireguard vpn on TIM HUB FIBER.

Ansuel commented 4 years ago

Wireguard needs to be supported by the kernel and we currently can't modify the kernel... We can try to build a module and see if it does load... (If wireguard support can be compiled as a module)

Il Lun 17 Ago 2020, 15:58 Dany B | TradeHosting Provider < notifications@github.com> ha scritto:

Hello, i would to know if it's possible add wireguard vpn on TIM HUB FIBER.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Ansuel/tch-nginx-gui/issues/993, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE2ZMQVISWKLUJTMY4Q6ESDSBEZOZANCNFSM4QBVSDBA .

SuperKali commented 4 years ago

ok, keep me updated if it is possible, or if you can install any vpn client on this modem

oam7575 commented 4 years ago

According to this page : https://www.wireguard.com/compilation/ Wireguard requires Kernel 3.10 or newer and several kernel options enabled.

MY TG799VAC has software 17.2 with kernel 3.4.11

You might be able to custom compile Wireguard however it is likely this would require patches or other custom configuration and cross compile.

Not to say that it can't be done but at this stage not looking straight forward.