Skip to content

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

Notifications You must be signed in to change notification settings

ThatUncreativeDude/ghost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages