You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the error as title "Iptables: No chain/target/match by that name"
I finally found it was iptables "comment" keyword that was not supported. I had to add it in the kernel like TUN/TAP. With gentoo I added:
NETFILTER_XT_MATCH_COMMENT=y (menuconfig ""comment" match support")
I like the automated way of connecting on the Android side.
It would be nice to have a way to access internet with proxy. I don't know much about networking and android programming. Would there be a way to support it on the pc side ?
Thanks for the nice software
The text was updated successfully, but these errors were encountered:
hi. thanks for u response, very appreciate. i was thought about proxy support, but now i dont have enough free time for hobby projects. maybe someone else can do it.
I had the error as title "Iptables: No chain/target/match by that name"
I finally found it was iptables "comment" keyword that was not supported. I had to add it in the kernel like TUN/TAP. With gentoo I added:
I like the automated way of connecting on the Android side.
It would be nice to have a way to access internet with proxy. I don't know much about networking and android programming. Would there be a way to support it on the pc side ?
Thanks for the nice software
The text was updated successfully, but these errors were encountered: