Kkevsterrr / geneva

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

listen on multi ports? #27

Closed sophauer closed 3 years ago

sophauer commented 3 years ago

i run : engine.py --server-port 80 --strategy "[TCP:flags:PA]-duplicate(tamper{TCP:dataofs:replace:10}(tamper{TCP:chksum:corrupt},),)-|" --log debug

it worked fine,so.is it possible engine.py could listen and worked as service in multi ports,such as 1000:1200?

million TKS

Kkevsterrr commented 3 years ago

Hi @sophauer - we haven't added this feature, but it wouldn't be too difficult to add. I've added it to our roadmap!

sophauer commented 3 years ago

Hi @sophauer - we haven't added this feature, but it wouldn't be too difficult to add. I've added it to our roadmap!

million TKS

Kkevsterrr commented 3 years ago

hey @sophauer - just wanted to let you know we just merged an update for this - #29 . Many thanks to @harrimd for the implementation!

sophauer commented 3 years ago

hey @sophauer - just wanted to let you know we just merged an update for this - #29 . Many thanks to @harrimd for the implementation!

wow~!! it's all we need.TKS!!