New web inferface (Webif) for SamyGO

Here are software that related with Samsung D series TVs.
Please don't create any new topic here unless you have software to post/release.

DEUS
Official SamyGO Developer
Posts: 316
Joined: Mon Feb 06, 2012 12:05 pm
Location: Germany

Re: New web inferface (Webif) for SamyGO

Post by DEUS »

did you selected everything? output should be online on TV and Ubuntu, does not matter it is just echo the line and remove additional text
tao13
Posts: 35
Joined: Wed Feb 08, 2012 10:34 am

Re: New web inferface (Webif) for SamyGO

Post by tao13 »

yes
i select all char from your line
but not echo on output
nothing happend
DEUS
Official SamyGO Developer
Posts: 316
Joined: Mon Feb 06, 2012 12:05 pm
Location: Germany

Re: New web inferface (Webif) for SamyGO

Post by DEUS »

what happen when you run this on your shell on Ubuntu (not TV)? output of (from TV)
sed
busybox awk
tao13
Posts: 35
Joined: Wed Feb 08, 2012 10:34 am

Re: New web inferface (Webif) for SamyGO

Post by tao13 »

from ubuntu
sed
busybox awkVDLinux-BusyBox v1.14.3-VD Linux VDLinux.1.2.1.x (2011-01-18 11:04:20 KST) multi-call binary

Usage: sed [-efinr] pattern [files...]

Options:
-e script Add the script to the commands to be executed
-f scriptfile Add scriptfile contents to the
commands to be executed
-i Edit files in-place
-n Suppress automatic printing of pattern space
-r Use extended regular expression syntax

If no -e or -f is given, the first non-option argument is taken as the sed
script to interpret. All remaining arguments are names of input files; if no
input files are specified, then the standard input is read. Source files
will not be modified unless -i option is given.

from web shell
nothing return
DEUS
Official SamyGO Developer
Posts: 316
Joined: Mon Feb 06, 2012 12:05 pm
Location: Germany

Re: New web inferface (Webif) for SamyGO

Post by DEUS »

this on your ubuntu shell (expect output: online)
echo "http://ue46D6500/cgi-bin/Modules.cgi?var_a=online" | sed 's_%3A_:_g' | sed 's_%2F_\/_g' | busybox awk -F "(=|&)" ' {print $2} '
tao13
Posts: 35
Joined: Wed Feb 08, 2012 10:34 am

Re: New web inferface (Webif) for SamyGO

Post by tao13 »

do you want to tell like this
echo "http://192.168.1.11/cgi-bin/Modules.cgi?var_a=" | sed 's_%3A_:_g' | sed 's_%2F_\/_g' | busybox awk -F "(=|&)" ' {print $2} '
and run on shell on ubuntu?
if it yes , nothing happend
DEUS
Official SamyGO Developer
Posts: 316
Joined: Mon Feb 06, 2012 12:05 pm
Location: Germany

Re: New web inferface (Webif) for SamyGO

Post by DEUS »

please use http://192.168.1.11/phpsysinfo/shell.php
username: user
password: pass
and enter

Code: Select all

echo "http://ue46D6500/cgi-bin/Modules.cgi?var_a=online" | sed 's_%3A_:_g' | sed 's_%2F_\/_g' | busybox awk -F "(=|&)" ' {print $2} '
tao13
Posts: 35
Joined: Wed Feb 08, 2012 10:34 am

Re: New web inferface (Webif) for SamyGO

Post by tao13 »

when i use http://192.168.1.11/phpsysinfo/shell.php
my explorer return
The webpage cannot be found
tao13
Posts: 35
Joined: Wed Feb 08, 2012 10:34 am

Re: New web inferface (Webif) for SamyGO

Post by tao13 »

maybe i have something wrong in samygo???
Untitled.jpg
You do not have the required permissions to view the files attached to this post.
DEUS
Official SamyGO Developer
Posts: 316
Joined: Mon Feb 06, 2012 12:05 pm
Location: Germany

AW: New web inferface (Webif) for SamyGO

Post by DEUS »

Please use NC (netcat) shell

Post Reply

Return to “[D] Software”