All public logs

Jump to navigation Jump to search

Combined display of all available logs of 6bit.ch wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 13:52, 8 September 2025 Xbl talk contribs created page Pwnagotchi (Created page with "= Gucci = === Connect === <code>ip addr add 10.0.0.1/24 dev enp*</code></br> <code>10.0.0.2:80</code> bettercap</br> <code>10.0.0.2:8080</code> funkloch</br> <code>10.0.0.2:8421</code> PiSugar</br> === linux_connection_share.sh === <pre>#!/usr/bin/env bash set -e # name of the ethernet gadget interface on the host USB_IFACE=${1:-enp17s0u1} USB_IFACE_IP=10.0.0.1 USB_IFACE_NET=10.0.0.0/24 # host interface to use for upstream connection UPSTREAM_IFACE=${2:-enp7s0} #ip a...")