You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,7 +182,7 @@ The current default spec:
182
182
183
183
- Hypervisor: QEMU with HVF accelerator
184
184
- Filesystem sharing: [reverse sshfs](https://github.com/lima-vm/sshocker/blob/v0.2.0/pkg/reversesshfs/reversesshfs.go) (planned to be replaced with 9p soon)
185
-
- Port forwarding: `ssh -L`, automated by watching `/proc/net/tcp` in the guest
185
+
- Port forwarding: `ssh -L`, automated by watching `/proc/net/tcp`and `iptables` events in the guest
0 commit comments