I broke my local repo somehow... this is the mini form with the updated files, i'll merge it with the main repo soon : P
Utkarsh Raj
@clearnote01
git support;an awesome cli; no longer requires root access(therefore, much more secure);
Akarshit Wal
@Akarshit
I like this
Can you just spend some time and build it in a way so that people of other college can also use it.
Like we just need to replace the proxy file.
But think of a easy way for that.
Utkarsh Raj
@clearnote01
ikr, anyone using Linux should really use ProxyHelper, it is awesome.
i have to finish the article on Internet now : ) , and there is also deadline for Digital India Hackathon in 20 days.... i'll add it that feature when I get time, in fact i'll separate all config variables to another file so it can be edited easily
Akshendra Pratap Singh
@akshendra
Cool
Akarshit Wal
@Akarshit
Also from the README the install once feature is not getting hghlighted
Utkarsh Raj
@clearnote01
The older readme needs a complete re-write, it's really out-dated
btw, you can safely close #11#19
Akarshit Wal
@Akarshit
Cool will do
Lokesh Sharma
@lokeshh
What does "Select best proxy" option do?
Akarshit Wal
@Akarshit
It would choose the fastest proxy proxy for you.
By fastest, I mean the one that would let you access internet at the highest speed. Ideally this should be the default option for a user.
Utkarsh Raj
@clearnote01
Yeah... it should really be the default options. People can see the help by '-h' flag anyway :O
Akarshit Wal
@Akarshit
Hey I was wondering if you could send a PR to proxyhelper.
It has been quite a while since it has been updated.
Also I was planning to write a post on proxyhelper, so that we could post it in some groups and blogs. Is that OK with you @clearnote01
Utkarsh Raj
@clearnote01
I was thinking the same thing : )
There are some issues that i still wanted to fix in "phelp" , but i guess i'll just put it all in the main repo
and we can do it later
Akarshit Wal
@Akarshit
Ya sure.
You didn't reply on the blog question. Would it be OK ?
Utkarsh Raj
@clearnote01
blog?
Utkarsh Raj
@clearnote01
Nithmr/ProxyHelper#25
it has some merging issues.... i'll leave that to you : P
Akarshit Wal
@Akarshit
I made you the admin of the repo.
Have you ever done a rebase in git ?
Utkarsh Raj
@clearnote01
yeah
but i don't want to do it
Akarshit Wal
@Akarshit
OK cool I will do it.
Utkarsh Raj
@clearnote01
it's good to have a second pair of eyes
: P
Utkarsh Raj
@clearnote01
Can you see #39 it's a big commit : )
it prolly would be tough on your side to resolve the conflict but ik you can do it : D
Also what do you guys think about the conversion of files to python? I like the PR we got about converting install.sh to install.py it makes sense to convert somethings to python. But I believe changing files like "zetproxy" would just increase a lot of code size w/o giving us any cross-platform adv as it is very platform dependent
Akarshit Wal
@Akarshit
Well the main point was to make the code platform independent. And changing files to python is definitely a start.