mirror of
https://github.com/quasar/Quasar.git
synced 2026-04-25 23:35:58 +03:00
[GH-ISSUE #653] Connection settings, how to use outside your network #405
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#405
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 @BatLine on GitHub (Mar 24, 2018).
Original GitHub issue: https://github.com/quasar/Quasar/issues/653
Hi, as the title says, i'm having some trouble with that, the only thing I tried was to use my own ip4 and run it and also localhost, but what do I have to type to acces the cleint on another pc? (on the same network and or on another wifi network)??
@DeadmanLabs commented on GitHub (Apr 2, 2018):
Port forwarding and Firewall settings. Make a firewall rule that allows data inbound and outbound from the port you want. Next, set up your router to forward any connections on that port to your ipv4 address. You'll also need a NO-IP/DynDNS or a VPN because ISPs can change your IP and the connections will go somewhere else. Just search "NO-IP" and "Port Forward" or "How to setup RAT"