From 92af02fd677edde1061df59e87fc02685bc512f6 Mon Sep 17 00:00:00 2001 From: Vinta Date: Wed, 20 Jan 2016 22:29:36 +0800 Subject: [PATCH] update the link of scapy Fixes #548 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4debbc1..eba73359 100644 --- a/README.md +++ b/README.md @@ -1093,7 +1093,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [ino](http://inotool.org/) - Command line toolkit for working with [Arduino](https://www.arduino.cc/). * [Pyro](http://pyrorobotics.com/) - Python Robotics. * [PyUserInput](https://github.com/SavinaRoja/PyUserInput) - A module for cross-platform control of the mouse and keyboard. -* [scapy](http://www.secdev.org/projects/scapy/) - A brilliant packet manipulation library. +* [scapy](https://github.com/secdev/scapy) - A brilliant packet manipulation library. * [wifi](https://wifi.readthedocs.org/en/latest/) - A Python library and command line tool for working with WiFi on Linux. * [Pingo](http://www.pingo.io/) - Pingo provides a uniform API to program devices like the Raspberry Pi, pcDuino, Intel Galileo, etc.