|
`monerod` uses this port to communicate with other nodes on the Monero network.
|
يستخدم هذا لمنفذ للتواصل مع الخوادم الأخري بشبكه مونيرو.
|
|
Example if using `ufw`: `sudo ufw allow 18080` Example if using `iptables`: `sudo iptables -A INPUT -p tcp --dport 18080 -j ACCEPT`
|
Example if using `ufw`: `sudo ufw allow 18080` Example if using `iptables`: `sudo iptables -A INPUT -p tcp --dport 18080 -j ACCEPT`
|
|
### Download the current Monero Core binaries
|
### قم بتحميل ملفات تسطيب مونيرو.
|
|
### Launch the daemon
|
### شَغِل الخادم.
|