Opened 17 years ago
Closed 15 years ago
#573 closed Enhancement (wontfix)
Add option to bind gui rpc to a specific network interface rather than binding INADDR_ANY
Reported by: | Martijn | Owned by: | davea |
---|---|---|---|
Priority: | Undetermined | Milestone: | Undetermined |
Component: | Client - Daemon | Version: | |
Keywords: | Cc: |
Description
Boinc currently lacks the possibility to explicitly specify on which network interface its rpc gui interface must be bound.
An option similar to '--gui_rpc_port' should be introduced, something like '--gui_rpc_address'.
Change History (2)
comment:1 Changed 17 years ago by
comment:2 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Please send me a patch for this
Note: See
TracTickets for help on using
tickets.
In my opinion: if you're experienced enough to need binding to a different network interface, and to know it's currently using INADDR_ANY (and to know what INADDR_ANY even is), you're probably experienced enough to do the code change yourself too :)