I put together a quick utility that will pull the proxy info for the current PC and display it on-screen. This way, if you don't have access to the Internet Connections properties, you can still get the proxy info for getting Portable Firefox, Gaim, etc working.
Get it here:
https://portableapps.com/downloads/ProxyGet.exe
Source here:
https://portableapps.com/downloads/ProxyGet.7z
It's a small 90k EXE. It's portable. Just run it and a message box will pop up with all the proxy settings you need (including ports).
I'm planning on building this functionality into a later version of the launchers but thought I'd release it stand-alone for now so people can utilize it.
And if you use the code for something... please let me know
Regards,
John
ProxyGet 1.2 (2016-04-04)
- Added support for auto config URL proxies
- Updated to a high resolution icon
- Added full unicode support
- Updated to NSIS3 to remove DLL hijack issue
- Added high DPI and modern Windows theme support
- Switched to internal WordReplace function from custom StrRep
- Added digital signatures
Clicked it and it says page not found.
The name was inverted. I fixed it.
Sometimes, the impossible can become possible, if you're awesome!
Now I can use Pff at school
Yay
*Stupid Surfcontrol*
Oh can I (we) see the source?
Please?
Pretty please?
----
R McCue
"If you're not part of the solution, you're part of the precipitate."
Great idea!
Is it open source?
This is what I need. Can we see the source-code. What language is this utility written in?
I guess that it is written in NSIS as all of the portable apps on this site are.
Yours
Steve Lamerton
Developer Profile Sync & PortaLog
I have seen a lot of postings on NSIS. Is it a language? Scripting/Compiled?
- DTG
NSIS is a scripting language mainly designed for writing installers but it is also fast and portable enough to be use to write full applicatios. See more here
http://nsis.sourceforge.net
Yours
Steve Lamerton
Developer Profile Sync & PortaLog
Very neat application. Is the source available?
Rob Loach [Website] [Projects]
It's actually really simple. Just a quick read from
Software\Microsoft\Windows\CurrentVersion\Internet Settings
and then messing with the string to make it display prettily.Here's the source:
https://portableapps.com/downloads/ProxyGet.nsi
Sometimes, the impossible can become possible, if you're awesome!
I like this but I was lucky enough to get my schools proxy ip before they blocked the settings in IE
*****
If I can't get it at school I save it to my flashdrive and take it with me.
*****
ProxyGet can report "no proxy enabled" when the system is actually using an autoconfig proxy. See my comments at https://portableapps.com/node/3441#comment-17000
Here's a patch to add in support for autoproxy detection. It works for me, but I don't have access to enough systems (with different proxy settings) to fully test it.
how would one implement this patch?
I had hoped that by posting the patch here John would apply it and release a new version.
I made an overdue update to add support for auto config URLs as suggested above as well as cleaning up the code and presentation.
Sometimes, the impossible can become possible, if you're awesome!
I like the new icon.
~3D1T0R