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 HostsFree MagazinesJobs
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: 97
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)
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
 

Free Magazines
Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe
Systems Management News, the newspaper for IT systems administration and data center managers!
Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe
The Enterprise Newsweekly
eWeek is the essential technology information source for builders of e-business.
subscribe
Oracle Magazine
Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe
Total Telecom
Total Telecom is "The Economist of the communications industry".
subscribe
More free magazines »



All times are GMT. The time now is 04:26 AM.




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

Content Relevant URLs by vBSEO 3.2.0