{"id":25936107,"url":"https://github.com/jojiiofficial/tripwire","last_synced_at":"2026-04-17T08:31:07.175Z","repository":{"id":102287327,"uuid":"217097545","full_name":"JojiiOfficial/Tripwire","owner":"JojiiOfficial","description":"Create iptable rules to log connections on a specific port","archived":false,"fork":false,"pushed_at":"2019-12-19T17:26:02.000Z","size":45296,"stargazers_count":4,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-07T03:40:26.724Z","etag":null,"topics":["firewall","firewall-configuration","firewall-rules","iptables","linux","logging","tool"],"latest_commit_sha":null,"homepage":"https://www.triplink.tech/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JojiiOfficial.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-10-23T15:58:04.000Z","updated_at":"2025-09-09T15:32:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"6ec1b923-c9e4-4190-8f92-72df36642f55","html_url":"https://github.com/JojiiOfficial/Tripwire","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JojiiOfficial/Tripwire","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JojiiOfficial%2FTripwire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JojiiOfficial%2FTripwire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JojiiOfficial%2FTripwire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JojiiOfficial%2FTripwire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JojiiOfficial","download_url":"https://codeload.github.com/JojiiOfficial/Tripwire/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JojiiOfficial%2FTripwire/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31921739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["firewall","firewall-configuration","firewall-rules","iptables","linux","logging","tool"],"created_at":"2025-03-04T01:50:14.406Z","updated_at":"2026-04-17T08:31:07.150Z","avatar_url":"https://github.com/JojiiOfficial.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tripwire\nA nice usefull tool to create iptable-rules which logs all connections to a given port to detect ip-scanner and hacker.\nYou can use it in combination with the [ScanBanServer](https://github.com/JojiiOfficial/ScanBanServer) and [Triplink](https://github.com/JojiiOfficial/triplink) to create a network to collect and block internet scanner\n\n# Install\nRun \n```go\ngo get\ngo build -o tripwire\n```\nit was tested with go 1.13. If compiling doesn't work, try using go1.13\n\n# Usage\nShow \u003cb\u003ehelp\u003c/b\u003e\n\u003cbr\u003e```#./tripwire -h```\n\u003cbr\u003e\u003cbr\u003eCreate a rule to log and \u003cb\u003eallow\u003c/b\u003e all connections to port 21 and write them into /var/log/ftpListener.conf\n\u003cbr\u003e```#./tripwire add -p21 -o ftpListener -a```\n\u003cbr\u003e\u003cbr\u003e\n...\u003cb\u003eBlock\u003c/b\u003e incomming connections (instead of accepting them)\n\u003cbr\u003e```#./tripwire add -p21 -o ftpListener```\n\u003cbr\u003e\u003cbr\u003e\n...Specifies the \u003cb\u003e[loglevel](https://highly.illegal-dark-web-server.xyz/i/qszvm-34l8q-9crda-abi85-b0vhv)\u003c/b\u003e\n\u003cbr\u003e```#./tripwire add -p21 -o ftpListener -l5 ```\n\u003cbr\u003e\u003cbr\u003e\n\u003cb\u003eDelete\u003c/b\u003e log and iptable rules for port 21\n\u003cbr\u003e```#./tripwire delete -p21 -o ftpListener```\n\u003cbr\u003e\u003cbr\u003e\n\u003cb\u003eList\u003c/b\u003e all tripwire configurations\n\u003cbr\u003e```#./tripwire list```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjojiiofficial%2Ftripwire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjojiiofficial%2Ftripwire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjojiiofficial%2Ftripwire/lists"}