Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Linux Networking
Reload this Page test a remote proxy from the command line
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Linux Networking Hardware/Software related, Modems, Internet connection sharing, IPTables etc.

Reply
 
Thread Tools Display Modes
Old 06-06-2008   #1 (permalink)
cc
Just Joined!
 
Join Date: Jun 2004
Posts: 87
test a remote proxy from the command line

hi

howto test a remote proxy from the command line ?
proxy port should be open:
Code:
# telnet 192.168.0.2 3128
Trying 192.168.0.2...
Connected to 192.168.0.2.
Escape character is '^]'.
but what are next steps to test HTTP ?

I have debian Etch stable on the local machine and on the proxy server.
cc is offline   Reply With Quote
Old 06-06-2008   #2 (permalink)
qhess77
Just Joined!
 
Join Date: Feb 2008
Location: France - Paris
Posts: 17
For advanced work on shell, you can use browser client like lynx or links2 (great )

To test HTTP with telnet you can insert this lines.

telnet ip 3328(or 80, 443)
Trying ip...
Connected to ip.
Escape character is '^]'.
GET / HTTP/1.1

And 2 presses on Enter key


GET (or HEAD,POST,FILE ...) is action.
/ is path (like http://youip/ => / )
HTTP/1.1 is protocol version

Next you can if the is Vhost put Host: directive.

Host: youdomain.com


There are a lot of directives HTTP like useragent, charset ...
qhess77 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 02:09 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0