Linux vps-4302913.novaexata.com.br 3.10.0-1160.139.1.el7.tuxcare.els2.x86_64 #1 SMP Mon Nov 3 13:30:41 UTC 2025 x86_64
Apache
: 162.214.88.42 | : 216.73.216.14
166 Domain
7.3.33
wwnova
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
lynx-2.8.8 /
samples /
[ HOME SHELL ]
Name
Size
Permission
Action
blue-background.lss
3.14
KB
-rw-r--r--
bright-blue.lss
2.22
KB
-rw-r--r--
cernrules.txt
33.75
KB
-rw-r--r--
home.htm
743
B
-rw-r--r--
installdirs.html
701
B
-rw-r--r--
jumps.htm
378
B
-rw-r--r--
jumpsUnix.html
3.6
KB
-rw-r--r--
jumpsVMS.html
1.38
KB
-rw-r--r--
keepviewer
606
B
-rw-r--r--
lynx-demo.cfg
907
B
-rw-r--r--
lynx-keymaps
4.94
KB
-rw-r--r--
lynx.bat
261
B
-rw-r--r--
lynx.com
2.14
KB
-rw-r--r--
lynx.ico
5.05
KB
-rw-r--r--
lynx.lss
3.5
KB
-rw-r--r--
lynx_bookmarks.htm
805
B
-rw-r--r--
lynxdump
383
B
-rw-r--r--
mailcap
4.66
KB
-rw-r--r--
mailto-form.pl
9.2
KB
-rw-r--r--
midnight.lss
2.02
KB
-rw-r--r--
mild-colors.lss
1.81
KB
-rw-r--r--
mime.types
1022
B
-rw-r--r--
oldlynx
443
B
-rw-r--r--
opaque.lss
1.07
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : lynx.com
$ ! LYNX.COM $ ! sets up lynx as a command so that it will accept command line arguments $ ! It is assumed that this file is located in the same place as the LYNX $ ! Image. If it is not then you must change the lynx symbol. $ ! Written by Danny Mayer, Digital Equipment Corporation $ ! $ ! $ THIS_PATH = F$PARSE(F$ENV("PROCEDURE"),,,"DEVICE") + - F$PARSE(F$ENV("PROCEDURE"),,,"DIRECTORY") $ alpha = F$GETSYI("HW_MODEL") .GT. 1023 $ ! $ CPU := VAX $ IF alpha THEN CPU :== AXP $ lynx:==$'THIS_PATH'lynx_'CPU'.exe $! $! fill in another gateway if you wish $! $define "WWW_wais_GATEWAY" "http://www.w3.org:8001" $! $! fill in your NNTP news server here $! $ !define "NNTPSERVER" "news" $ ! $ ! Set up the Proxy Information Here $ ! $ ! no_proxy environmental variable $ ! The no_proxy environmental variable is checked to get the list of $ ! of hosts for which the proxy server is not consulted. $ ! NOTE: THE no_proxy VARIABLE MUST BE IN LOWER CASE. On VMS systems $ ! this is accomplished by defining a logical name in double-quotes. $ ! $ ! The no_proxy environmental variable is a comma-separated or $ ! space-separated list of machine or domain names, with optional $ ! :port part. If no :port part is present, it applies to all ports $ ! on that domain. $ ! $ ! Example: $ ! define "no_proxy" "cern.ch,some.domain:8001" $ ! $ ! $ define "no_proxy" "yourorg.com" ! Use only for outside of yourorg $ ! $ ! proxy server environmental variables $ ! In Lynx, each protocol needs an environmental variable defined for $ ! it in order for it to use a proxy server set up for that protocol. $ ! The proxy environmental variable is of the form: $ ! protocol_proxy where protocol is the protocol name part of the URL, $ ! for example: http or ftp. NOTE: the protocol server proxy variable $ ! MUST BE IN LOWER CASE. $ ! Example: $ ! define "http_proxy" "http://your_proxy.yourorg:8080/" $ ! $ Proxy_Server = "http://your_proxy.yourorg:8080/" $ define "http_proxy" "''Proxy_Server'" $ define "ftp_proxy" "''Proxy_Server'" $ define "gopher_proxy" "''Proxy_Server'" $ define "news_proxy" "''Proxy_Server'" $ define "wais_proxy" "''Proxy_Server'" $ !
Close