App-ReslirpTunnel
view release on metacpan or search on metacpan
bin/reslirp-tunnel view on Meta::CPAN
Options:
-C, --reslirp-cmd, --reslirp-command <command> Specify the reSLIRP command
-r, --reslirp-arg <arg> Specify additional reSLIRP arguments
-s, --ssh-cmd, --ssh-command <command> Specify the SSH command
-p, --ssh-port <port> Specify the remote SSH port (defaults to 22)
-l, --ssh-user <user> Specify the remote SSH user
-s, --ssh-arg <arg> Specify additional SSH arguments
-R, --remote-os <os> Specify the remote operating system (autodetected by default)
-S, --remote-shell <shell> Specify the remote shell (autodetected by default)
-I, --tap-device <device> Specify the tap device (autodetected by default)
-n, --remote-network <network>/<mask> Specify the remote network (defaults to 10.0.2.0/24)
-g, --remote-gw <gateway> Specify the remote gateway (defaults to 10.0.2.2)
-d, --remote-dns <dns> Specify the remote DNS (defaults to 10.0.2.3)
-a, --local-ip <ip> Specify the local IP (defaults to 10.0.2.30)
-F, --forward-dns-ssh <dns>=<remote_iface> Specify additional forward DNS
-N, --route-net <ipv4>/<mask> Add route for network
-h, --route-host <ipv4>[=<hostname>] Add route for host
-O, --route-host-local <hostname> Add route for host (resolve locally)
-W, --route-host-ssh <hostname> Add route for host (resolve using remote command run through SSH)
-H, --route-host-dns <hostname> Add route for host (resolve using remote DNS)
-D, --log-level <level> Specify the log level
bin/reslirp-tunnel view on Meta::CPAN
=item B<-S>, B<--remote-shell> I<shell>
Specify the remote shell.
C<reslirp-tunnel> also tries to autodetect the remote shell when it is
not given using this flag explicitly.
=item B<-n>, B<--remote-network> I<network>/I<mask>
Specify the remote network (defaults to 10.0.2.0/24).
=item B<-m>, B<--remote-gw> I<ip>
Specify the remote gateway (defaults to 10.0.2.2).
=item B<-d>, B<--remote-dns> I<dns>
Specify the remote DNS (defaults to 10.0.2.3).
=item B<-a>, B<--local-ip> I<ip>
( run in 0.556 second using v1.01-cache-2.11-cpan-7add2cbd662 )