-
Notifications
You must be signed in to change notification settings - Fork 45
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
Additional features for configuring skysocks-client in the manager #326
Conversation
The last commits update the branch and include pagination for the proxy discovery tab of the skysocks-client config modal window. |
The lastest commit includes the following changes:
|
The lasteast commit includes the following changes:
|
The previous commits where cherry picked and force push was used to make the PR work well with the changes made to the develop branch. |
The last commits include the following changes:
|
The last commits include the following changes:
|
Did you run
make format && make check
?The go code was not changed.
npm run lint
andnpm run build
were used.Maybe Fixes #314
Changes:
Notes:
How to test this PR:
Use the
make integration-run-proxy
command of theskywire-services
repo and check the configuration options of the skysocks-client app.