Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.217.105
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
w3m /
Delete
Unzip
Name
Size
Permission
Date
Action
de
[ DIR ]
drwxr-xr-x
2024-08-29 22:00
examples
[ DIR ]
drwxr-xr-x
2024-08-29 22:00
ja
[ DIR ]
drwxr-xr-x
2024-08-29 22:00
FAQ.html
16
KB
-rw-r--r--
2021-01-02 09:03
HISTORY.gz
20.42
KB
-rw-r--r--
2021-01-02 09:03
MANUAL.html
37.6
KB
-rw-r--r--
2021-01-02 09:03
NEWS.gz
4.19
KB
-rw-r--r--
2021-01-02 09:03
README
3.06
KB
-rw-r--r--
2021-01-02 09:03
README.cookie
1.81
KB
-rw-r--r--
2021-01-02 09:03
README.dict
1.75
KB
-rw-r--r--
2021-01-02 09:03
README.func
5.61
KB
-rw-r--r--
2021-01-02 09:03
README.m17n.gz
4.78
KB
-rw-r--r--
2021-01-02 09:03
README.mouse
1.33
KB
-rw-r--r--
2021-01-02 09:03
README.passwd
749
B
-rw-r--r--
2021-01-02 09:03
README.pre_form
1.48
KB
-rw-r--r--
2021-01-02 09:03
README.siteconf
1.95
KB
-rw-r--r--
2021-01-02 09:03
README.sixel
631
B
-rw-r--r--
2021-01-02 09:03
README.tab
1.62
KB
-rw-r--r--
2021-01-02 09:03
STORY.html
9.29
KB
-rw-r--r--
2021-01-02 09:03
changelog.Debian.gz
1.04
KB
-rw-r--r--
2024-01-10 03:01
copyright
14.97
KB
-rw-r--r--
2021-03-01 06:50
keymap.default
2.55
KB
-rw-r--r--
2021-01-02 09:03
keymap.lynx
2.56
KB
-rw-r--r--
2021-01-02 09:03
Save
Rename
cookie support of w3m (2000/11/07) K. Okada okabek@guitar.ocn.ne.jp * Support of version 0 (http://www.netscape.com/newsref/std/cookie_spec.html) and version 1 (http://www.ics.uci.edu/pub/ietf/http/rfc2109.txt, http://www.ics.uci.edu/pub/ietf/http/draft-ietf-http-state-man-mec-12.txt) cookie. * If you want to disable cookie support, run the configure script with --disable-cookie option. * You can choose to use cookies or not on the Option Setting Panel or -cookie and -no-cookie option. * You can disable cookies on the Option Setting Panel. In this case all new cookies are rejected, however, cookies which were accepted before cookies were disabled are used. * You can see the list of accepted cookies with C-k. In this panel, you can choose to use each cookie or not. * You can specify domains from which to accept or not accept cookies on the Option Setting Panel. Domains are specified in the following format: domain-list = domains | "" domains = domain | domain + "," + domains domain = "." + domain-name ; match with domain name | host-domain-name ; match with HDN | ".local" ; match with all HDN except which include "." | "." ; match with all (HDN: host domain name) * If the number of "." in domain name is fewer than 2, it is assumed as invalid cookie (cf. RFC 2109 4.3.2), however, you can use cookie_avoid_wrong_number_of_dots to avoid this restriction. You can set this in "Domains to avoid [wrong number of dots]" on the Option Setting Panel.