tinyfecVPN icon indicating copy to clipboard operation
tinyfecVPN copied to clipboard

maybe you need to compile an un-restricted server?

Open syadnom opened this issue 7 years ago • 2 comments

I'm trying to route over a tinyfecvpn tunnel but I'm getting the following.

2018-08-23 22:12:12][WARN][restriction]packet's dest ip [10.0.0.5] not in subnet [10.1.0.0],dropped, maybe you need to compile an un-restricted server

Is there a switch I can flip to allow routing? I'd rather not run a tunnel over the top of this....

syadnom avatar Aug 23 '18 22:08 syadnom

Read readme.md please.

As a VPN software may contradict with local regulations, I had to introduce an intended restriction in the pre-released binaries: you can only use tinyfecVPN to access your own server.

You can easily get rid of this restriction by compiling the source code by yourself (take a look at the makefile). This restriction exits only at server side, only the server side binary needs to be compiled by yourself.

wangyu- avatar Aug 24 '18 00:08 wangyu-

Hello tried to to build with recursive git download but still having problem with things any recommended step please

metaclips avatar Dec 16 '18 00:12 metaclips