Results 1 to 4 of 4
hey guys,
I'm trying to make Konqueror use a certain proxy, but i have only ssh acceess to the machine. Is there any config file for that browser? I've been ...
- 07-01-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 3
KDE Konqueror setup proxy using ssh
hey guys,
I'm trying to make Konqueror use a certain proxy, but i have only ssh acceess to the machine. Is there any config file for that browser? I've been looking for couple hours, couldn't find it.
Thanks!
- 07-03-2006 #2Just Joined!
- Join Date
- Jul 2006
- Posts
- 3
Just found it!
For those who also are looking for it:
kwriteconfig --file kioslaverc --group Proxy\ Settings --key ProxyType 1
kwriteconfig --file kioslaverc --group Proxy\ Settings --key httpProxy 127.0.0.1:8080
kioslaverc file is in /home/user_name/.kde/share/config/ directory
same way for httpsProxy and ftpProxy
- 07-03-2006 #3Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
You can use SSH as a proxy too
http://www.dribin.org/dave/blog/arch.../22/ssh_socks/
- 07-04-2006 #4Just Joined!
- Join Date
- Jul 2006
- Posts
- 3
The problem was to point konqueror to local proxy, for content filtering purposes (it's a kiosk pc).
Actions above worked well only on my test computer. I did exactly the same thing on remote computer but it didn't work.
too bad.


Reply With Quote
