Giter Site home page Giter Site logo

scapy's People

Contributors

gpotter2 avatar qgitops avatar zlorb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

scapy's Issues

I have a about the conf.route problem install scapy in Windows

Usually, the conf.route will appear:
Network Netmask Gateway Iface Output IP
0.0.0.0 0.0.0.0 172.18.7.254 eth0 172.18.4.184
127.0.0.0 255.0.0.0 127.0.0.1 lo0 127.0.0.1
127.0.0.1 255.255.255.255 127.0.0.1 lo0 127.0.0.1
127.255.255.255 255.255.255.255 127.0.0.1 lo0 127.0.0.1
172.18.4.0 255.255.252.0 172.18.4.184 eth0 172.18.4.184
172.18.4.184 255.255.255.255 172.18.4.184 eth0 172.18.4.184
172.18.7.255 255.255.255.255 172.18.4.184 eth0 172.18.4.184
172.20.0.0 255.255.0.0 172.20.0.50 eth6 172.20.0.50

But I install scapy appear this kind of problem:
Network Netmask Gateway Iface Output IP
0.0.0.0 0.0.0.0 172.18.7.254 <NetworkInterface Intel(R) Dual
Band Wireless-AC 8260 {DC9E6739-DE9A-4D96-9F3F-A9C76876FDF3}> 172.18.4.184
172.18.4.0 255.255.252.0 0.0.0.0 <NetworkInterface Intel(R) Dual
Band Wireless-AC 8260 {DC9E6739-DE9A-4D96-9F3F-A9C76876FDF3}> 172.18.4.184
172.18.4.184 255.255.255.255 0.0.0.0 <NetworkInterface Intel(R) Dual
Band Wireless-AC 8260 {DC9E6739-DE9A-4D96-9F3F-A9C76876FDF3}> 172.18.4.184
172.18.7.255 255.255.255.255 0.0.0.0 <NetworkInterface Intel(R) Dual
Band Wireless-AC 8260 {DC9E6739-DE9A-4D96-9F3F-A9C76876FDF3}> 172.18.4.184
172.20.0.0 255.255.0.0 0.0.0.0 <NetworkInterface Intel(R) Ether
net Connection I219-V {78FF22B1-E093-4E29-A83B-0C2E12ADC797}> 192.168.1.55
172.20.0.50 255.255.255.255 0.0.0.0 <NetworkInterface Intel(R) Ether
net Connection I219-V {78FF22B1-E093-4E29-A83B-0C2E12ADC797}> 192.168.1.55

How can I solve the problem of network card?

Compiling code using `pyinstaller`

I'm using Pyinstaller to compile some scripts - the compiler runs fine on code without scapy, but I get a cryptic error message when i import it -

    argval, argrepr = _get_const_info(arg, constants)
  File "C:\Users\...\AppData\Local\Programs\Python\Python310\lib\dis.py", line 292, in _get_const_info
    argval = const_list[const_index]
IndexError: tuple index out of range```

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.