mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #551] can you add passive connections like radmin? #310
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#310
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 @ckhker on GitHub (Nov 12, 2016).
Original GitHub issue: https://github.com/quasar/Quasar/issues/551
i want contorl my web server,but i have no public ip. the server is public ip
@0xE232FE commented on GitHub (Nov 12, 2016):
Please don't get me wrong but for remote admin a Webserver or VPS or Dedicated Server please use ssh/vpn for this its more secure and you have direct connection!!! So far you can route your traffic through tor if you have to stay anonymous!
On Windows Servers you can just use Remote Desktop Protocol, or either setup a VPN and then use RDP.
Quasar is going to separate the server from the Admin Panel and the client is separated already!
You need Public IP for Quasar Server atm but you need only outgoing connection to connect to your Servers public IP everything else is doing your Carrier grade Nat.
Have a nice day.
@MaxXor commented on GitHub (Nov 27, 2016):
See #541