mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-26 07:45:57 +03:00
[GH-ISSUE #592] Reverse proxy should increase the account password, which can enhance security! #348
Labels
No labels
bug
bug
cant-reproduce
discussion
duplicate
easy
enhancement
help wanted
improvement
invalid
need more info
pull-request
question
wont-add
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Quasar#348
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BetaVersionOld on GitHub (Mar 26, 2017).
Original GitHub issue: https://github.com/quasar/Quasar/issues/592
Reverse proxy should increase the account password, which can enhance security!

Figure:
@yankejustin commented on GitHub (Mar 27, 2017):
What do you mean by this? Are you referring to the password length?
@BetaVersionOld commented on GitHub (Mar 29, 2017):
Connect to this SOCKS5 Proxy:127.0.0.1:3128(no user/pass)
Add an account password to verify the SOCKS connection
@MaxXor commented on GitHub (Apr 14, 2017):
This is not needed, the socks5 proxy server is only listening on localhost and thus not allowing connections from remote computers.