• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Gallopsled / pwntools / 14169348140
19%

Build:
DEFAULT BRANCH: dev
Ran 31 Mar 2025 10:28AM UTC
Jobs 1
Files 150
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

30 Mar 2025 11:01AM UTC coverage: 73.922% (-0.1%) from 74.065%
14169348140

push

github

web-flow
Add `ssh -L` / `ssh.connect_remote()` workaround when `AllowTcpForwarding` is disabled (#2538)

* Add `ssh -L` / `ssh.connect_remote()` workaround when `AllowTcpForwarding` is disabled

Use a netcat process on the remote to connect to the specified host:port and tunnel the traffic using normal `ssh.process` I/O.

This was inspired by the "Circumventing Disabled SSH Port-Forwarding with a Multiplexer" article by @guysv in the Paged Out! zine no. 5.

It allows to use `gdb.debug(arg, ssh=ssh)` to debug processes on pwn.college.

* Update CHANGELOG

* Lookup `netcat` command too

Co-authored-by: Xeonacid <h.dwwwwww@gmail.com>

* Try connecting using bash /dev/tcp too

---------

Co-authored-by: Xeonacid <h.dwwwwww@gmail.com>

3810 of 6422 branches covered (59.33%)

3 of 20 new or added lines in 1 file covered. (15.0%)

14 existing lines in 3 files now uncovered.

13351 of 18061 relevant lines covered (73.92%)

0.74 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
17
69.05
-1.1% pwnlib/tubes/ssh.py

Uncovered Existing Lines

Lines Coverage ∆ File
3
75.94
-1.6% pwnlib/memleak.py
5
42.11
-13.16% pwnlib/atexception.py
6
56.81
-1.17% pwnlib/dynelf.py
Jobs
ID Job ID Ran Files Coverage
1 14169348140.1 31 Mar 2025 10:28AM UTC 150
73.92
GitHub Action Run
Source Files on build 14169348140
  • Tree
  • List 150
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 6954b039 on github
  • Prev Build on dev (#14131536230)
  • Next Build on dev (#14218428872)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc