This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Proxy Manager?

Tags: None
(comma "," separated)
Xplorer4x4
Registered Member
Posts
206
Karma
0
OS

Proxy Manager?

Fri Aug 10, 2012 1:26 am
I have access to two SOCKS proxies. In windows I used MyEnTunnel and in Kubuntu the closest thing I have found is gSTM, but a QT/KDE based alternative would be nice.


Intel Core i7 2600K CPU
MSI P67A-G45 Mobo
2x4GB Corsair Vengance RAM
Sapphire Raedon 4890HD Vapor-X GPU
1x180 GB Intel 330 SSD
1x80GB Intel X25-M G2 SSD
2x1TB Western Digital HDDs
2x2TB Wester Digital HDDS
Corsair HX520W PSU
Thermaltake Mozart TX Case
User avatar
google01103
Manager
Posts
6668
Karma
25
Xplorer4x4
Registered Member
Posts
206
Karma
0
OS

Re: Proxy Manager?

Fri Aug 10, 2012 5:44 pm
Thanks but I still don't get how to use this..I set the IP in the SOCKS proxy configuration on that page, then how do I activate it and deactivate it? Shouldn't it ask me for SSH authentication when I hit apply as I have to have an ssh connection to be able to use the SOCKS proxy? I only need the proxy from time to time for short periods.


Intel Core i7 2600K CPU
MSI P67A-G45 Mobo
2x4GB Corsair Vengance RAM
Sapphire Raedon 4890HD Vapor-X GPU
1x180 GB Intel 330 SSD
1x80GB Intel X25-M G2 SSD
2x1TB Western Digital HDDs
2x2TB Wester Digital HDDS
Corsair HX520W PSU
Thermaltake Mozart TX Case
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: Proxy Manager?

Sat Aug 11, 2012 5:04 am
KDE will only prompt for SOCKS proxy credentials if necessary.
If you are using a SSH SOCKS proxy (ie. ssh -D <port> <username>@<hostname>), then you will need to start the SSH proxy yourself.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
Xplorer4x4
Registered Member
Posts
206
Karma
0
OS

Re: Proxy Manager?

Sat Aug 11, 2012 5:16 am
bcooksley wrote:KDE will only prompt for SOCKS proxy credentials if necessary.
If you are using a SSH SOCKS proxy (ie. ssh -D <port> <username>@<hostname>), then you will need to start the SSH proxy yourself.

In my case it is an SSH SOCKS Proxy but when I put the IP in like it is listed in the pic, it never prompts me for a password.

As for using ssh from Konsole, I am looking for some sort of manager or GUI like gSTM that sits in the tray and can be activated from the tray. Then I just use Quick Proxy in firefox to activate or Deactivate the proxy. I am surprised there is nothing like gSTM for KDE.


Intel Core i7 2600K CPU
MSI P67A-G45 Mobo
2x4GB Corsair Vengance RAM
Sapphire Raedon 4890HD Vapor-X GPU
1x180 GB Intel 330 SSD
1x80GB Intel X25-M G2 SSD
2x1TB Western Digital HDDs
2x2TB Wester Digital HDDS
Corsair HX520W PSU
Thermaltake Mozart TX Case
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: Proxy Manager?

Sat Aug 11, 2012 5:17 am
From what I recall with the "ssh" SOCKS proxy, it does not require a username or password to use it. Other SOCKS proxies may be different though.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
Xplorer4x4
Registered Member
Posts
206
Karma
0
OS

Re: Proxy Manager?

Sat Aug 11, 2012 5:26 am
bcooksley wrote:From what I recall with the "ssh" SOCKS proxy, it does not require a username or password to use it. Other SOCKS proxies may be different though.

Maybe I am interpreting ssh socks proxy wrong. In this case a user can use an app like Putty(although it does not sit in the tray) MyEnTunnel(Windows, sits in tray), or gSTM(GTK based but atleast it is a linux alternative). It establishes a connection to a server via ssh. Then using QuickPrxy toggles the built in Firefox network setting regarding proxies. I have firefox set to match this: http://i27.tinypic.com/2h5l1yq.jpg When quickProxy is off, it switches to No Proxy, and when turning QuickProxy on, it switches to Manual Proxy Configuration. Quick Proxy is just a simple on/off toggle icon that sits in the firefox add on bar btw. When QuickProxy is activated, it then changes my IP address to that of my servers seedbox.


Intel Core i7 2600K CPU
MSI P67A-G45 Mobo
2x4GB Corsair Vengance RAM
Sapphire Raedon 4890HD Vapor-X GPU
1x180 GB Intel 330 SSD
1x80GB Intel X25-M G2 SSD
2x1TB Western Digital HDDs
2x2TB Wester Digital HDDS
Corsair HX520W PSU
Thermaltake Mozart TX Case
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: Proxy Manager?

Sat Aug 11, 2012 5:30 am
Oh. KDE does not offer an option to turn proxy support on and off easily, you can only turn it on/off by changing the settings on the proxy page.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]
Xplorer4x4
Registered Member
Posts
206
Karma
0
OS

Re: Proxy Manager?

Sat Aug 11, 2012 6:51 am
bcooksley wrote:Oh. KDE does not offer an option to turn proxy support on and off easily, you can only turn it on/off by changing the settings on the proxy page.

I am not looking for KDE specifically to turn the proxy on and of, but your welcome to post it in brianstorm if you want. ;)

I am simply looking for a native alternative to gSTM or MyEnTunnel. Just a simple gui, that will sit in the system tray and can be toggled on and off. Actually I guess thats trivial on the program side since firefox is capable of doing the toggling.


Intel Core i7 2600K CPU
MSI P67A-G45 Mobo
2x4GB Corsair Vengance RAM
Sapphire Raedon 4890HD Vapor-X GPU
1x180 GB Intel 330 SSD
1x80GB Intel X25-M G2 SSD
2x1TB Western Digital HDDs
2x2TB Wester Digital HDDS
Corsair HX520W PSU
Thermaltake Mozart TX Case
User avatar
bcooksley
Administrator
Posts
19765
Karma
87
OS

Re: Proxy Manager?

Sat Aug 11, 2012 6:53 am
While I am not aware of a application for this, you can probably create a workaround.

If you can determine which configuration files KDE changes when you change the proxy settings on and off, you can probably setup a script. The application 'kwriteconfig' should prove helpful to you here.


KDE Sysadmin
[img]content/bcooksley_sig.png[/img]


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Yahoo [Bot]