Author Topic: I need *special* browser  (Read 801 times)

DukePuke

  • Member
  • **
  • Posts: 98
  • Kudos: 0
I need *special* browser
« on: 9 April 2004, 15:01 »
for linuxoze of course. Base requirement : I want to see EVERY command that browser sends to server (realtime or in logfile). For example "GET /index.html" or so. I dont care about environment, graphical or text.

btw maybe lynx has such feature? thanks!

ecsyle_one

  • Member
  • **
  • Posts: 35
  • Kudos: 0
I need *special* browser
« Reply #1 on: 9 April 2004, 21:06 »
LINUX

Fuck.

WMD

  • Global Moderator
  • Member
  • ***
  • Posts: 2,525
  • Kudos: 391
    • http://www.dognoodle99.cjb.net
I need *special* browser
« Reply #2 on: 9 April 2004, 22:29 »
Dillo.

If you start it from the command line, it'll show each thing that happens.  However, the browser isn't fully functional.
My BSOD gallery
"Yes there's nothing wrong with going around being rude and selfish, killing people and fucking married women, but being childish is a cardinal sin around these parts." -Aloone_Jonez

DukePuke

  • Member
  • **
  • Posts: 98
  • Kudos: 0
I need *special* browser
« Reply #3 on: 9 April 2004, 23:12 »
i believe its OK little-browser, but btw I always having problems with GTK library apps. just compiled this and it prompts that program "cannot open display". This is beggining offtopic ;/

DukePuke

  • Member
  • **
  • Posts: 98
  • Kudos: 0
I need *special* browser
« Reply #4 on: 9 April 2004, 23:25 »
btw binaries work, thanks. And again : this is fuckin amazing browser, hoped to see command line shit like lynx, and got cool graphical environment.. But where is futures i hoped to see? (Monitoring commands sent to http server)? Just dont found way how to turn it,

WMD

  • Global Moderator
  • Member
  • ***
  • Posts: 2,525
  • Kudos: 391
    • http://www.dognoodle99.cjb.net
I need *special* browser
« Reply #5 on: 10 April 2004, 03:48 »
^ Open it from a terminal window.
My BSOD gallery
"Yes there's nothing wrong with going around being rude and selfish, killing people and fucking married women, but being childish is a cardinal sin around these parts." -Aloone_Jonez

DukePuke

  • Member
  • **
  • Posts: 98
  • Kudos: 0
I need *special* browser
« Reply #6 on: 10 April 2004, 19:49 »
Ok, it prompts shit. But its still not what I looked for.. I mean browser who shows commands send to server (GET /index.html...) and so.. (Like visual ftp client like CuteFTP sends commands to server, it has nice window showing of sent commands)

With dillo, I get smth like this:

Connecting to 64.71.191.76
Nav_open_url: Url=>http://www.microsuck.com<
Dns_server
  • : www.microsuck.com is 0x80fe298
    Connecting to 66.113.84.61
    Dns_server
  • : images.paypal.com is 0x8169e70


So? Where is GET, HTTP , etc shit? no, there are no infidels. no .

(btw what this hexadecimal value in right means? f.e 0x80fe298)

KernelPanic

  • VIP
  • Member
  • ***
  • Posts: 1,878
  • Kudos: 222
I need *special* browser
« Reply #7 on: 10 April 2004, 22:21 »
Hey why don't you just use telent if you are so hardcore  

anyway's Duke, why d'ya want these crazy features in the first place. If it's to learn then the HTTP is well documented...
Contains scenes of mild peril.

DukePuke

  • Member
  • **
  • Posts: 98
  • Kudos: 0
I need *special* browser
« Reply #8 on: 11 April 2004, 13:25 »
one group of people learns reading manuals, and they becoming lack of practic3, another group of people learning better way : practice + theory. So jsut using http protocol and monitoring traffic between hosts, can have some advantages.

btw this time I dont need it for learning, I just need such browser. google is helpless (sad, but its true sometimes).

anphanax

  • Member
  • **
  • Posts: 197
  • Kudos: 11
    • http://june.tripod.com
I need *special* browser
« Reply #9 on: 21 April 2004, 12:20 »
If you really want the HTTP protocol information, and don't want to shell out money for a packet sniffer, you could always write a local proxy to the log the packets for you. The headers sent to the proxy aren't much different than a standard header:

e.g. Proxy
GET http://www.google.com/ HTTP/1.1
Proxy-Connection: keep-alive

e.g. Standard
GET / HTTP/1.1
Connection: keep-alive

[ April 21, 2004: Message edited by: anphanax ]


hm_murdock

  • VIP
  • Member
  • ***
  • Posts: 2,629
  • Kudos: 378
  • The Lord of Thyme
I need *special* browser
« Reply #10 on: 22 April 2004, 08:42 »
There are no browsers for linuxoze
Go the fuck ~