xpika / telnet

example telnet client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

telnet

This project is mainly a small experiment.

For advanced problems, I recommend using netcat.

usage:

runhaskell Main.hs domain port

eg:

runhaskell Main.hs 127.0.0.1 80

then type

GET /

About

example telnet client

License:Other


Languages

Language:Haskell 100.0%