mirror of
https://github.com/EslaMx7/ScreenTask.git
synced 2026-04-25 13:25:50 +03:00
[GH-ISSUE #21] ScreenTask over internet? #19
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenTask#19
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 @fcy381 on GitHub (Feb 29, 2016).
Original GitHub issue: https://github.com/EslaMx7/ScreenTask/issues/21
Hello. Is possible that ScreenTask run over internet?. Thanks.
@BlagoYar commented on GitHub (Sep 30, 2016):
Join. Can program do it?
@EslaMx7 commented on GitHub (Sep 30, 2016):
@fcy381 @Capoeirista : YES, it can be work over the internet, check this the line 92 : https://github.com/EslaMx7/ScreenTask/blob/master/ScreenTask/frmMain.cs#L92
uncomment this line and rebuild the project, and make sure to enable the port in your firewall and configure the port forwarding in your router if needed.
Regards.
@esk2017 commented on GitHub (Feb 21, 2017):
Hi EslaMx7 How do I change line 92
//serv.Prefixes.Add("http://*:" + numPort.Value.ToString() + "/"); // Uncomment this to Allow Public IP Over Internet.
Brgds
@ElBedeawi commented on GitHub (Feb 26, 2022):
feature added in UI
8e8267ff81@ElBedeawi commented on GitHub (Aug 18, 2024):
Feature released and available in V1.2