A simple sniffer for Dofus Retro.
- libpcap: https://www.tcpdump.org/index.html
- On Debian-based systems, you can install it with:
sudo apt install libpcap0.8
- On Debian-based systems, you can install it with:
- Npcap : https://npcap.com/#download
- libpcap: https://www.tcpdump.org/index.html
- You can install it using Homebrew:
brew install libpcap
- You can install it using Homebrew:
Copyright (C) 2023-2025 Lounek
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
The full text of the license can be found in the LICENSE file.