Skip to content

Releases: tajiknomi/ClientHTTP_linux

v1.0.1

19 Sep 04:43
Compare
Choose a tag to compare

// set the executable flag before running i.e.

chmod +x clienthttp

// run

clientHTTP <URL/IP> <PORT>

v1.0.0

13 Aug 06:29
Compare
Choose a tag to compare

// Directory Structure

Binaries/
├── clienthttp
├── lib/
   ├── libcrypto.so.1.0.0
   └── libcurl.so.4
   └── libkrb5.so
   └── libroken.so.18
   └── libssl.so.1.0.0
   └── libstdc++.so.6

// set the executable flag before running i.e.

chmod +x clienthttp

// run clienthttp

clienthttp 192.168.X.Y