bepass-org / bepass

A simple DPI bypass tool written in go
MIT License
342 stars 71 forks source link

Routting support #16

Open uoosef opened 11 months ago

uoosef commented 11 months ago

The ability to define routing for different ip ranges, cloud providers, geo locations and domains to use suitable exit strategy

exit strategies couldbe something like this:

  1. directly through the worker
  2. through fragmenter
  3. through fragmenter + worker
  4. bypass(straight connections)
  5. blackhole(drop)