Closed vishnuk7 closed 5 years ago
@vishnuk7 This will set proxy only for your current instance of the shell. Try to make it in such a way it is permanent (see .bashrc file for that) and also try to take in input from the user instead of hardcoding values.
@vishnuk7 This will set proxy only for your current instance of the shell. Try to make it in such a way it is permanent (see .bashrc file for that) and also try to take in input from the user instead of hardcoding values.
ok @aswinzz I will try
@aswinzz this issue and issue #29 are the same?
@vishnuk7 this was for Task 4 right.. I thought of Task 7, in task 7 you have to set system wide proxy. While task 4 sets the proxy for current shell instance. So i will merge this.
Task 4 Solved issue #7