Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 693 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 693 Bytes

Ghost

This Lua module provides network-related functions such as ping, WHOIS lookup, traceroute, and HTTP requests.

Is this gonna be updated?

Probably.

Dependencies

Curl: https://curl.se/download.html

Whois: http://www.linux.it/~md/software/

Traceroute: https://github.com/korczis/traceroute-windows

LuaSocket (optional, for additional networking functionality): https://github.com/diegonehab/luasocket

Please make sure you have these dependencies installed and added to your system's PATH environment variable before using this module.

Limited Support

Currently, this only works on Windows 10 and Windows 11 but as a warning, Windows 11 does have some issues with this module.