thealphadollar / set_proxy

Entire Proxy Settings: One Script To Set Them All
http://proxymaster.herokuapp.com
GNU General Public License v3.0
42 stars 26 forks source link

Create Simple WebApp #18

Closed thealphadollar closed 5 years ago

thealphadollar commented 5 years ago

Create a simple web app using python's flask or any other tool which can be easily hosted on heroku.

The website should contain [atleast] the following:

References that can be useful: https://medium.com/the-andela-way/deploying-a-python-flask-app-to-heroku-41250bda27d0

mukul-mehta commented 5 years ago

Hi, I would like to work on this issue.

thealphadollar commented 5 years ago

Sure, go ahead.

If you need any help, please comment in the same thread.

On Sun, Dec 9, 2018 at 7:39 PM mukul-kgp notifications@github.com wrote:

Hi, I would like to work on this issue.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CodeStash-KGP/set_proxy/issues/18#issuecomment-445541282, or mute the thread https://github.com/notifications/unsubscribe-auth/AfStIAuSk52mW7kVYrXxqgeQjXx9vrRJks5u3RmbgaJpZM4Y3UMX .

mukul-mehta commented 5 years ago

Hi, Do you know of a few places where proxy has to be set manually? I think proxy settings have to be changed from Off to Manual in Settings->Network even after running the script.

thealphadollar commented 5 years ago

I don't think so; please tell you operating system.

On Fri 14 Dec, 2018, 23:57 mukul-kgp <notifications@github.com wrote:

Hi, Do you know of a few places where proxy has to be set manually? I think proxy has to be set in Settings->Network even after running the script.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CodeStash-KGP/set_proxy/issues/18#issuecomment-447412128, or mute the thread https://github.com/notifications/unsubscribe-auth/AfStIJbO34NQ8JSITLru1BT9Hah4eVSWks5u4-2GgaJpZM4Y3UMX .

mukul-mehta commented 5 years ago

I'm on elementary OS 5.0 Juno. I'm not sure if this issue exists for Ubuntu 18.04/16.04 as well.

thealphadollar commented 5 years ago

This script is clearly designed just for Ubuntu/Debian.

On Sat 15 Dec, 2018, 10:50 mukul-kgp <notifications@github.com wrote:

I'm on elementary OS 5.0 Juno. I'm not sure if this issue exists for Ubuntu 18.04/16.04 as well.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CodeStash-KGP/set_proxy/issues/18#issuecomment-447538685, or mute the thread https://github.com/notifications/unsubscribe-auth/AfStIG-wDQND_CjHvBuZOTCc4NuGbA7Dks5u5Ia1gaJpZM4Y3UMX .

mukul-mehta commented 5 years ago

elementary is based on Ubuntu. Once I'm done with the flask application, do you want me to deploy on Heroku as well?

thealphadollar commented 5 years ago

No, that I'll do.

On Sat 15 Dec, 2018, 11:00 mukul-kgp <notifications@github.com wrote:

elementary is based on Ubuntu. Once I'm done with the flask application, do you want me to deploy on Heroku as well?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CodeStash-KGP/set_proxy/issues/18#issuecomment-447539113, or mute the thread https://github.com/notifications/unsubscribe-auth/AfStIBLHQ_PI5FwRUlbSqXiQBbpFOTqBks5u5IkPgaJpZM4Y3UMX .

thealphadollar commented 5 years ago

Also, it is not necessary that a distribution based on Ubuntu works the same as Ubuntu and so does all it's system commands.

On Sat 15 Dec, 2018, 11:07 Shivam Kumar <shivam.cs.iit.kgp@gmail.com wrote:

No, that I'll do.

On Sat 15 Dec, 2018, 11:00 mukul-kgp <notifications@github.com wrote:

elementary is based on Ubuntu. Once I'm done with the flask application, do you want me to deploy on Heroku as well?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CodeStash-KGP/set_proxy/issues/18#issuecomment-447539113, or mute the thread https://github.com/notifications/unsubscribe-auth/AfStIBLHQ_PI5FwRUlbSqXiQBbpFOTqBks5u5IkPgaJpZM4Y3UMX .

mukul-mehta commented 5 years ago

Oh, ok. Thanks! I'll create a pull request soon!