Before any installation you should first update
packages repositories like:
apt update
then go for installing your target app like:
apt install cmatrix
For access termux command list like the list below you should first install termux-api
apk via Google play store
Download Termux-api - Google play store
SSH provides a secure way for accessing remote hosts and replaces tools such as telnet, rlogin, rsh, ftp. Termux provides SSH via two packages: dropbear and openssh. If you never used these tools before, it is recommended to install 'openssh' as it is more common. Installing:
apt install openssh
ssh user@ipaddress -p 8022
more info...
apt install busybox termux-services
After installation you need to restart session or source this file:
source $PREFIX/etc/profile.d/start-services.sh
Now you ready to enable and start the FTP daemon service:
sv-enable ftpd
sv up ftpd
default port is 8021
If you need to stop server, run sv down ftpd
.
Enabling the X11 Repository
X11 packages are available in a separate APT repository. You can enable it by running the following command:
apt install x11-repo
- Install package
tigervnc
:
apt install tigervnc
- After installation, execute this:
vncserver
- If everything is okay, you will see this message:
New 'localhost:1 ()' desktop is localhost:1
Creating default startup script /data/data/com.termux/files/home/.vnc/xstartup
Creating default config /data/data/com.termux/files/home/.vnc/config
Starting applications specified in /data/data/com.termux/files/home/.vnc/xstartup
Log file is /data/data/com.termux/files/home/.vnc/localhost:1.log
It means that X (vnc) server is available on display 'localhost:1'.
- Finally, to make programs do graphical output to the display 'localhost:1', set environment variable like shown here (yes, without specifying 'localhost'):
export DISPLAY=":1"
apt install xfce4
xfce4-session &
Additional recommended packages for installation:
netsurf - Simple graphical web browser. Javascript is not supported. xfce4-terminal - Terminal emulator for XFCE. It is not included as part of XFCE installation to allow use of aterm or st.
First download the zip file then extract the file in the root of home folder
then install Dosbox
:
apt install dosbox
run Dosbox and mount the home folder as drive c like:
mount c: ~
the go to C
drive:
c:
cd WINDOWS
WIN.COM
apt install tor
tor
tor --HTTPTunnelPort 8118 #by pass filter all over the phone
pass