Advanced Emu

tahir85pk

Super VIP
Messages
936
Advanced Emu
As advanced emu is a very brilliant idea of IHAD team I wanted to improve it with peer option instead of "decode:Network" which have more sense for those who have many peers.

Enclosed a small script that you may ftp to var/bin and chmod755
Telnet to start it on background or edit init.
You may need to edit also your skin to fit displayed info.

Not tested but should work also on SDT latest images

Telnet command : var/bin/AdvEmu.sh &
If you find it useful you may edit /var/etc/init.d/bootmisc.sh with following line on Gemini images:

if [ -x /var/bin/AdvEmu.sh ]; then /var/bin/AdvEmu.sh &
fi
 
Last edited:

Rocknroll

Staff member
Administrator
Messages
6,174
It is working fine here. It depends on an image, if your image doesn't support sed command then it won't work. I tried it ds team and gemini it works fine.
 

Rocknroll

Staff member
Administrator
Messages
6,174
Strange really. Working fine here on ds team image. Here is what I get when I run it on telnet:

View attachment 4708

Well, nothing much happens :)
But it doesn't report any errors and script does what it is supposed to do.
 

Pattyren

VIP
Messages
1,885
Thanks to fsenes

Now you may see whether the box exists on your G line too .

PS:
1- Be sure that your cwshare.exe doesn't have duplicate G lines
2- I changed the name for easy start-up. Pls. edit your start-up script accordingly
 
Top