Temp repo for phone setup
Find a file
2026-06-09 06:56:00 +02:00
.gitignore Add reverse tunnel to Proxmox, pre-generated tunnel key, autossh 2026-06-09 06:36:41 +02:00
phone-tunnel.pub Add reverse tunnel to Proxmox, pre-generated tunnel key, autossh 2026-06-09 06:36:41 +02:00
README.md Fix: phone is on 192.168.0.x, direct jump host works, no tunnel needed 2026-06-09 06:56:00 +02:00
setup-phone.sh Fix: phone is on 192.168.0.x, direct jump host works, no tunnel needed 2026-06-09 06:56:00 +02:00

phone-setup

Setup Android phone as a managed node via Termux + Proxmox jump host.

Quick start (on phone in Termux)

curl -sL https://tinyurl.com/25nwn88g | bash

Connect from LXC 999

ssh android-phone

Requires:

  • Phone on same LAN as Proxmox (192.168.0.x)
  • Proxmox at 192.168.100.1 (vmbr0) routes to LXC 999
  • sshd running on phone port 8022