{"id":36691357,"url":"https://github.com/louislef299/lnet","last_synced_at":"2026-01-12T11:21:16.929Z","repository":{"id":171966322,"uuid":"648667386","full_name":"louislef299/lnet","owner":"louislef299","description":"A network cli tool for Sys Admins","archived":false,"fork":false,"pushed_at":"2024-06-24T01:14:55.000Z","size":5430,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-14T16:09:42.336Z","etag":null,"topics":["cli","dns","network"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/louislef299.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-02T14:03:34.000Z","updated_at":"2024-04-30T02:14:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"1632facc-7d11-4a4c-acbb-696132806c7c","html_url":"https://github.com/louislef299/lnet","commit_stats":null,"previous_names":["louislef299/lnet"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/louislef299/lnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louislef299%2Flnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louislef299%2Flnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louislef299%2Flnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louislef299%2Flnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/louislef299","download_url":"https://codeload.github.com/louislef299/lnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/louislef299%2Flnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T10:58:46.209Z","status":"ssl_error","status_checked_at":"2026-01-12T10:58:42.742Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","dns","network"],"created_at":"2026-01-12T11:21:16.357Z","updated_at":"2026-01-12T11:21:16.923Z","avatar_url":"https://github.com/louislef299.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Louis' Network Tool\n\nThis is a network cli tool that is in the process of getting fully fleshed out.\nFeel free to play around with it, it's super basic and not that hard to get the\nhang of. It currently just runs a port scan and a couple dns queries. Hopefully\nwill get around to adding more capabilities as this would be nice to use for the\naverage system administrator.\n\nCheck out the [command docs](docs/cmds) for more command-specific information.\n\n## Releasing\n\nThis repo uses release please along with go releaser in order to automatically\nproduce artifacts in GitHub\n\n## Installation\n\nYou can build locally by running `make local` if you don't use the [brew package\nmanager][]. With homebrew, you can add lnet to your system by first tapping, then\ninstalling. Currently supports linux, windows and darwin(macOS).\n\n```bash\nbrew tap louislef299/lnet\nbrew install lnet\n```\n\nYou can also build locally by running `make local`.\n\n## Hardware\n\nFor a wireless adapter, I'm using the [Realtek RTL8812AU 2.4 \u0026 5 Ghz USB\nWireless Adapter][]. To install driver on Fedora, I am using the [public git\nrepo][]. To check to see if the driver is successfully installed, run `inxi\n-Nxx`.\n\n```bash\nifconfig wlan0 down\nifconfig wlan hw ether 00:22:33:44:55:66\nifconfig wlan0 up\n```\n\n## Issues with `sudo`\n\nIf you are getting issues running `sudo lnet` with `command not found`, a simple\nway to get around this is to make a symbolic link in `usr/bin` to your go bin(if\nthat is where you have it installed).\n\nSaving this link here because it looks like there is someone who is on a similar\njourney to me: [mdlayher][].\n\n[brew package manager]: https://brew.sh/\n[public git repo]: https://github.com/gnab/rtl8812au\n[Realtek RTL8812AU 2.4 \u0026 5 Ghz USB Wireless Adapter]: https://zsecurity.org/product/realtek-rtl8812au-2-4-5-ghz-usb-wireless-adapter/\n[mdlayher]:(https://mdlayher.com/blog/linux-netlink-and-go-part-1-netlink/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouislef299%2Flnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flouislef299%2Flnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flouislef299%2Flnet/lists"}