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

Gallopsled / pwntools / 14169348140 / 1
19%
dev: 19%

Build:
DEFAULT BRANCH: dev
Ran 31 Mar 2025 10:28AM UTC
Files 150
Run time 9s
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.1

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%)

13351 of 18061 relevant lines covered (73.92%)

0.74 hits per line

Source Files on job 14169348140.1
  • 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 Build 14169348140
  • 6954b039 on github
  • Prev Job for on dev (#14131536230.1)
  • Next Job for on dev (#14218428872.1)
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