Skip to content

Add optional file logging#1

Open
Trogluddite wants to merge 17 commits intomainfrom
add_optional_file_logging
Open

Add optional file logging#1
Trogluddite wants to merge 17 commits intomainfrom
add_optional_file_logging

Conversation

@Trogluddite
Copy link
Copy Markdown

No description provided.

confor and others added 12 commits April 14, 2025 00:59
This commit adds the ability to bind the control server to a specific network
interface via an additional flag `--control-addr`.

By default it listens on `0.0.0.0` which is the previous behaviour.
This commit introduces a new option to specify the IP address where tunnels
will listen, which may be different from the control server's IP address.

A new flag `--tunnels-addr` can specify the IP addr to bind to. Default is set
to `0.0.0.0` which is the previous behavior.
* docs: update installation instructions for Linux

* Nits

* More nits

---------

Co-authored-by: Eric Zhang <ekzhang1@gmail.com>
@Trogluddite Trogluddite force-pushed the add_optional_file_logging branch from 5bf6e1b to b11a705 Compare April 30, 2025 18:06
@Trogluddite Trogluddite force-pushed the add_optional_file_logging branch from 5868315 to 7ce2202 Compare February 16, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants