mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #1216] How do i use reverse proxy? #896
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#896
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 @CherryWerryWoods on GitHub (Oct 5, 2023).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1216
Problem description
Hello i had a question i want to know how i can use reverse proxy, do i need to setup a new port and connection or is there something else i need to do?
Proposal
Someone tell me how do i use it
Additional context
No response
@MaxXor commented on GitHub (Oct 5, 2023):
You have to enter "localhost" as host and the chosen port in your browser settings, e.g. https://support.mozilla.org/en-US/kb/connection-settings-firefox (SOCKS5 proxy)
This way you can use the internet connection of the client to browse the web.