works on smos.
Thank you Millenium Falcon.
Can you detail how you got it running on smOS?
I use winscp to put this in /root/start.sh
sudo iptables -t nat -A OUTPUT -p tcp --dport 1111 -j REDIRECT --to 1112
/root/nofee/nofee 1112 4444 .NoFeeLaa
Also you can try to put it in other startup bash in case tytanick update start.sh
And you may need to "chmod +x nofee" to make nofee executable.