EslaMx7 / ScreenTask

(📢 New Version Released) Screen sharing made easy! Share your screen across local devices without internet.
https://screentask.me
797 stars 237 forks source link

ScreenTask over internet? #21

Closed fcy381 closed 3 weeks ago

fcy381 commented 8 years ago

Hello. Is possible that ScreenTask run over internet?. Thanks.

BlagoYar commented 7 years ago

Join. Can program do it?

EslaMx7 commented 7 years ago

@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 7 years ago

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 2 years ago

feature added in UI 8e8267ff81fc9c8910c779a05ebb4a228c17f890

ElBedeawi commented 3 weeks ago

Feature released and available in V1.2