Apr 1, 2021
The scp command did not work ecause of wrong syntax. Should have been scp [TEXTFILENAME] USERNAME@tun0:LOCATION
i.e
scp ww.mnf kingslayer@10.10.10.10:/home/kingslayer/Desktop
the 10.10.10.10 is the tun0 IP
The scp command did not work ecause of wrong syntax. Should have been scp [TEXTFILENAME] USERNAME@tun0:LOCATION
i.e
scp ww.mnf kingslayer@10.10.10.10:/home/kingslayer/Desktop
the 10.10.10.10 is the tun0 IP