Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abh1shekacharya authored Mar 16, 2018
1 parent fb566ad commit 8529512
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,18 @@

Set proxy in the network settings as shown in the image below .
![](scr1.png)
Proxies working: 172.31.1.3 / 6
Proxies working: 172.31.1.3 and 172.31.1.6
Port: 8080

# Linux
# Easy way to set proxy :
# Running proxy.sh

- open terminal
- to set proxy run `.\proxy.sh "3 or 6"`
- to unset proxy run `.\proxy.sh`

# Manually setting Proxy :
## Linux



Expand Down Expand Up @@ -34,7 +42,7 @@ In your `.bowerrc` file, make the following changes:
`"no-proxy":"myserver.mydomain.com"`
`}`

# Mac
## Mac

To manually change your Proxy settings, follow these steps:
1. Open System Preferences and click the Network panel icon.
Expand All @@ -48,7 +56,7 @@ To manually change your Proxy settings, follow these steps:
9. Click Apply to activate and begin using your new network settings


# Windows
## Windows

Setting up proxy in windows:
1. Open Settings.Click Network & Internet.
Expand Down

0 comments on commit 8529512

Please sign in to comment.