File: readme.txt

package info (click to toggle)
httping 0.0.96-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 136 kB
  • ctags: 37
  • sloc: ansic: 807; makefile: 72
file content (19 lines) | stat: -rw-r--r-- 296 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Installation:
------------
make install

to build without SSL support:
make -f Makefile.nossl install

Usage:
-----
httping -g http://host/
or
httping -h hostname
or
httping -h hostname -p port

examples:
httping -g http://localhost/
httping -h 127.0.0.1 -p 8080
httping -l -g https://localhost/