Details
-
Bug
-
Resolution: Won't Fix
-
Trivial
-
None
-
None
-
None
Description
Currently, we ask OS to provide free port and pass it to tinyproxy to listen to communication.
We need to handle the following cases
- What if OS fails to provide a free port number
- Can we predefine port range for tinyproxy usage?