Kkevsterrr / geneva

automated censorship evasion for the client-side and server-side
https://censorship.ai
BSD 3-Clause "New" or "Revised" License
1.87k stars 176 forks source link

make a v2ray like proxy tools and port to golang #25

Closed ghost closed 1 year ago

ghost commented 3 years ago

as the title tl;dr easy deploy and less traffic make a v2ray like proxy tools which can bypass almost network package,except dns resolv package port to golang which makes easier deploy

Kkevsterrr commented 1 year ago

There is a golang build of the Geneva engine, provided by the Psiphon project: https://pkg.go.dev/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/packetman hope this helps!

0x391F commented 1 year ago

There is a golang build of the Geneva engine, provided by the Psiphon project: https://pkg.go.dev/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/packetman hope this helps!

Sorry, but it said: This package implements the equivilent of the Geneva "engine", which can execute packet manipulation strategies. It does not implement the genetic algorithm component.

lepz0r commented 1 year ago

There's also golang port by lantern but it seemingly can only intercept on Windows

https://github.com/getlantern/geneva https://github.com/getlantern/geneva-cli