Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename options in config #32

Merged
merged 4 commits into from
Dec 18, 2023
Merged

Rename options in config #32

merged 4 commits into from
Dec 18, 2023

Conversation

nullchinchilla
Copy link
Member

This PR fixes some rather confusing names in the config YAML:

  • Haven listening docks are now uniformly listen_dock
  • Reverse-proxy upstreams are now called upstream, and are SocketAddrs rather than u16s
  • Local TCP/UDP port-forwarding as well as SOCKS5 now listen to SocketAddrs rather than ports
  • remote_ep has been renamed remote, since the _ep seems pretty redundant

@nullchinchilla nullchinchilla marked this pull request as ready for review December 16, 2023 16:44
@nullchinchilla nullchinchilla merged commit a8c88df into master Dec 18, 2023
1 check passed
@thisbefruit thisbefruit deleted the renaming branch December 29, 2023 18:55
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.

1 participant