Aria2-Pro-Docker icon indicating copy to clipboard operation
Aria2-Pro-Docker copied to clipboard

LISTEN_PORT setting not configured by env variable shouldn't be forced

Open Robonau opened this issue 1 year ago • 1 comments

for instance i would like to be able to change the listen port setting via the jsonrpc api but how it is currently setup i cant. even if LISTEN_PORT is unset it uses the default value of 6888. if i send the jsonrpc to change the listen port setting to say 6889 it will respond with success but not actually change it.

Robonau avatar Aug 12 '24 15:08 Robonau

Agreed!Due to massive use of NAT by ISP, STUN needs LISTEN_PORT and DHT_LISTEN_PORT to be different!

YujiaCheng1996 avatar Sep 26 '24 08:09 YujiaCheng1996