zephyrchien / midori

A multi-protocol network relay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Port range support

theBucky opened this issue · comments

commented

Hi,

Love your work!

was testing your zero-copy supported forked of the realm, but it seems to have performance issues. Fortunately, midori has no issues with performance so far.

any plans on supporting port range forwarding?

Thanks :)

The zero-copy implementation of midori and realm is the same. Did you enable zero-copy with -z or zero_copy=true ?

any plans on supporting port range forwarding?

Not yet. The feature is rarely necessary, and easily abused. I recommend users to write multiple configurations, or write a script to generate the config file.