ghostwasgood / JAVA-HTTP

A simple JAVA HTTP requests tool.

Home Page:https://t.me/yesghost

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JAVA-HTTP

Hello đź‘‹

I made this very simple tool to start studying HTTP requests in JAVA.

You need JAVA 18 to be able to test it: Download JAVA

Functions:

  • HTTP REQUEST
  • IP JSON LOOKUP

HTTP REQUEST:

  • It allows to receive the STATUS CODE and RESPONSE TEXT of a site.

IP JSON LOOKUP

  • It allows to analyze an IP obtaining its information in JSON format.

btw GEFF helped me study HTTP requests:heart: