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

all-round fixes / improvements #12

Open
wants to merge 3 commits into
base: experimental
Choose a base branch
from

Conversation

Cheos137
Copy link

@Cheos137 Cheos137 commented May 13, 2023

  • listen on 0.0.0.0 (all interfaces) by default
  • output to both logfile and stdout/stderr
  • bump from net5.0 to net7.0 as net5.0 no longer will receive support
  • fix username input (closes Username input on main menu #7)
  • persist last server ip
  • allow for domains be used for server connections
  • follow CS style hints to clean up some code

Cheos137 added 3 commits May 13, 2023 18:40
- listen on 0.0.0.0 (all interfaces) by default
- output to both logfile and stdout/stderr
- bump from net5.0 to net7.0 as net5.0 no longer will receive support
- follow CS style hints to clean up some code
- fix username button
- persist last server ip
- allow for domains be used for server connections
- follow CS style hints to clean up some code
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