Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scapy terminal improvements #4073

Merged
merged 6 commits into from
Jul 31, 2023
Merged

Scapy terminal improvements #4073

merged 6 commits into from
Jul 31, 2023

Commits on Jul 18, 2023

  1. Scapy terminal improvements

    This commit changes the following:
    - .scapy_startup.py and .scapy_prestart.py are moved to
      .config/scapy/startup.py and .config/scapy/prestart.py
    - the Scapy terminal now supports ptpython and bpython, in addition to
      the existing IPython
    gpotter2 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    eec0a2c View commit details
    Browse the repository at this point in the history
  2. Add conf.ipython_use_jedi

    gpotter2 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    d7abfc8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Apply guedou suggestions

    gpotter2 committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    189a4e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a24252e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Minor documentation tweaks

    gpotter2 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    74f12f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Add another common setting

    gpotter2 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    d29cd0c View commit details
    Browse the repository at this point in the history