opencodeiiita / HackerSkills

A place to showcase your skills :p
5 stars 23 forks source link

Proxy updated #87

Closed LalitSharma7 closed 5 years ago

LalitSharma7 commented 5 years ago

Task 4 completed

aswinzz commented 5 years ago

@Rattlecode17sh 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.

LalitSharma7 commented 5 years ago

Okay