{"id":19797778,"url":"https://github.com/jrdpteam/neteye","last_synced_at":"2025-05-01T03:32:03.626Z","repository":{"id":230499370,"uuid":"771603073","full_name":"jrdpteam/NetEye","owner":"jrdpteam","description":"Tiny sniffer made in C++.Designed for use on Kali Linux and other Debian-based Linux distributions.","archived":false,"fork":false,"pushed_at":"2024-08-17T16:48:15.000Z","size":19,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-17T17:56:30.791Z","etag":null,"topics":["cpp","icmp","kali","kali-linux","packet","packet-analyser","packet-capture","packet-sniffer","recon","sniff","sniffer","sniffing","tcp","udp"],"latest_commit_sha":null,"homepage":"","language":"C++","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/jrdpteam.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2024-03-13T15:49:00.000Z","updated_at":"2024-08-17T17:56:37.933Z","dependencies_parsed_at":"2024-03-30T05:31:00.983Z","dependency_job_id":"b706ff33-daec-492e-be4f-675183528a39","html_url":"https://github.com/jrdpteam/NetEye","commit_stats":null,"previous_names":["jrdpcn/neteye","jrdpteam/neteye"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrdpteam%2FNetEye","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrdpteam%2FNetEye/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrdpteam%2FNetEye/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrdpteam%2FNetEye/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrdpteam","download_url":"https://codeload.github.com/jrdpteam/NetEye/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224234165,"owners_count":17277910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cpp","icmp","kali","kali-linux","packet","packet-analyser","packet-capture","packet-sniffer","recon","sniff","sniffer","sniffing","tcp","udp"],"created_at":"2024-11-12T07:26:47.241Z","updated_at":"2024-11-12T07:26:47.787Z","avatar_url":"https://github.com/jrdpteam.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NetEye\nTiny sniffer made in C++.Designed for use on Kali Linux and other Debian-based linux distributions.\n\nNetEye allows you to view your network traffic. You can see visited websites, analyze HTTP/HTTPS requests, cookie data, unencrypted UDP/TCP packets,messages and personal/login data. The project is still under development. by JRDP Team\n\nTo build NetEye you need to install g++ compiler using this command:\n\n    sudo apt update \u0026\u0026 sudo apt install g++\n\nAnd some required libraries:\n\n    sudo apt install libpcap-dev libboost-all-dev\n\nThen,open terminal on Your desktop and type this command to copy this repository:\n\n    git clone https://github.com/JRDPCN/NetEye\n\nNow,nawigate to NetEye directory on Your desktop and type this command to compile NetEye:\n\n    g++ -o NetEye NetEye.cpp -lpcap -lboost_system -lboost_thread\n\nThen,You should see executable file in this directory,without extension.\nRun this command to allow this file to run as program:\n\n    sudo chmod +x NetEye\n\nNow,You can run NetEye:\n\n    sudo ./NetEye -i INTERFACE\n\nAs \"INTERFACE\" use network interface of your device.Run *ifconfig* command to see available interfaces.\n\n![NetEye](https://github.com/JRDPCN/NetEye/assets/136267216/83d73886-35d6-4a0f-b9d4-39bcccd02c9f)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrdpteam%2Fneteye","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrdpteam%2Fneteye","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrdpteam%2Fneteye/lists"}