68.75.195.9 (winds.org)
=======================
.. _ip_68_75_195_9_sky_winds_org_4208:
sky.winds.org:4208
------------------
**Connection Banner:**
.. image:: /_static/banners/banner_4f58007783f8.png
:alt: c .----. .----. .Instructions---------------. \|_____\\ /_____\| __ \|-=========================-\| \|___-___\\_/___-___\| (__) Idling is foof. \| New Players should log in \| \|__\| \\_____/ \|__\| __ _____ _____ _____ \| as a visitor and contact \| \|__\| \\_/ \|__\| (__) (_____) (_____) \|_ _ _\| \| a mentor for information \| \|__\| \|__\| \|__\| \|_\|___ \|__\| \|_\|_\|_\| \| about getting a character \| (__) (__) (__) (_____) (__) \|_____\| \`---------------------------' Visitor characters .---------------------------------. now available! \|-===============================-\| __ __ _ ____ _____ \| The original metaverse! \| \| \\/ \| / \\ \| _ \\\| ____\| \| \| \| \|\\/\| \| / _ \\ \| \|_) \| _\| \| \| \| \| \| \|/ ___ \\\| _ <\| \|___ \| \| \|_\| \|_/_/ \\_\\_\| \\_\\_____\| \`---------------------------------' .Information-------------------------------------------------------------. \|-======================================================================-\| \| Welcome! MicroMARE an upgrade of MicroMUSE wich is our vision of the \| \| 24th century, a blend of high technology and social consciousness with\| \| emphasis on education, concern for the environment, and communication.\| \| Many New Features to enjoy! \| \`------------------------------------------------------------------------' Enter your character's name, New, or Guest:
:class: ansi-banner
:width: 624px
:loading: lazy
Server URLs
~~~~~~~~~~~
.. raw:: html
Server Info
~~~~~~~~~~~
- **Server Location**: 🇺🇸 United States (GeoIP)
Telnet Fingerprint
~~~~~~~~~~~~~~~~~~
:ref:`c405afe101fc3e8c `
*This fingerprint is shared by 24 other servers.*
**Options requested from client**: ``NAWS``, ``TTYPE``
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. raw:: html
Show JSON
.. code-block:: json
{
"server-probe": {
"fingerprint": "c405afe101fc3e8c",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"NAWS",
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\u001bc\u001b(U\u001b[1;5]\u001b[2J\u001b[H\r\n\u001b[1;36m.----. .----. .Instructions---------------.\r\n|_____\\ /_____| __ |-=========================-|\r\n|___-___\\_/___-___| (__) Idling is foof. | New Players should log in |\r\n|__| \\_____/ |__| __ _____ _____ _____ | as a visitor and contact |\r\n|__| \\_/ |__| (__) (_____) (_____) |_ _ _| | a mentor for information |\r\n|__| |__| |__| |_|___ |__| |_|_|_| | about getting a character |\r\n(__) (__) (__) (_____) (__) |_____| `---------------------------'\r\n Visitor characters\r\n.---------------------------------. now available!\r\n|-===============================-| __ __ _ ____ _____ \r\n| The original metaverse! | | \\/ | / \\ | _ \\| ____|\r\n|\t\t\t\t | | |\\/| | / _ \\ | |_) | _| \r\n| | | | | |/ ___ \\| _ <| |___ \r\n| | |_| |_/_/ \\_\\_| \\_\\_____|\r\n`---------------------------------' \r\n .Information-------------------------------------------------------------.\r\n |-======================================================================-|\r\n | Welcome! MicroMARE an upgrade of MicroMUSE wich is our vision of the |\r\n | 24th century, a blend of high technology and social consciousness with|\r\n | emphasis on education, concern for the environment, and communication.|\r\n | Many New Features to enjoy! |\r\n `------------------------------------------------------------------------'\u001b[m\r\nEnter your character's name, New, or Guest: ",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "ascii",
"option_states": {
"server_offered": {
"EOR": true
},
"server_requested": {
"NAWS": true,
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 2.784426212310791
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:10:53.176233+00:00",
"host": "sky.winds.org",
"ip": "68.75.195.9",
"port": 4208
}
]
}
.. raw:: html
Connection Log
~~~~~~~~~~~~~~
Debug-level log of the Telnet negotiation session,
showing each IAC (Interpret As Command) exchange
between client and server.
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug sky.winds.org 4208
.. raw:: html
Show Logfile
.. code-block:: text
DEBUG client.py:965 Fingerprint client: host=sky.winds.org port=4208
INFO client_base.py:175 Connected to
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG stream_writer.py:707 recv IAC WILL EOR
DEBUG stream_writer.py:723 WILL EOR unsolicited
DEBUG stream_writer.py:1900 handle_will(EOR)
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = True
DEBUG stream_writer.py:950 send IAC DO EOR
DEBUG stream_writer.py:3174 remote_option[EOR] = True
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = False
DEBUG stream_writer.py:707 recv IAC DO NAWS
DEBUG stream_writer.py:1770 handle_do(NAWS)
DEBUG stream_writer.py:3174 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:950 send IAC WILL NAWS
DEBUG stream_writer.py:2346 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3174 local_option[NAWS] = True
DEBUG stream_writer.py:3174 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:707 recv IAC DO TTYPE
DEBUG stream_writer.py:1770 handle_do(TTYPE)
DEBUG stream_writer.py:3174 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:950 send IAC WILL TTYPE
DEBUG stream_writer.py:3174 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3174 local_option[TTYPE] = True
DEBUG stream_writer.py:3174 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:699 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:686 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3174 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2241 recv TTYPE SEND: b''
DEBUG stream_writer.py:2254 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:1342 IAC EOR: End of Record (unhandled).
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to
INFO fingerprinting.py:746 connection for server fingerprint c405afe101fc3e8c
.. raw:: html
.. _ip_68_75_195_9_winds_org_4000:
winds.org:4000
--------------
**Connection Banner:**
.. image:: /_static/banners/banner_79c5b5f41ca1.png
:alt: c . :\`'-,. . <<-----\| \|-----------------:\`'-.------------------------------------------>> _\| \| /'\`^\`'\\\| \| _. _., /'\`^'\`\\ _., __ /'\` \|~-,. .,--\| : \| \`,.--;/'\` \`' \`\| \|/'\`_ \`\\/'\` '\`\\ \| \| \| \| \|___\| ___.' . . \| \| \| \| \| \| \| \| \| \| \| \|____ \| : \| \| \| \| \| \| \| : _____\| \| \| \| \| \| \| \| \| __: \| \| \| : \| :___\| \| : : : \| : \| : : \`-' \| : : \| _ \| \| : : \| \`-,.__.,-'\`-,._____:\`-,.,-' \`-,_.,-'\|___\|---\| \|--' \`--:___\| \`-,._.,-\` <<---------------------------------------------\| \|------------------------->> \`. \| \`: Enter your character's name, New, or Guest:
:class: ansi-banner
:width: 634px
:loading: lazy
Server URLs
~~~~~~~~~~~
.. raw:: html
Server Info
~~~~~~~~~~~
- **Server Location**: 🇺🇸 United States (GeoIP)
Telnet Fingerprint
~~~~~~~~~~~~~~~~~~
:ref:`c405afe101fc3e8c `
*This fingerprint is shared by 24 other servers.*
**Options requested from client**: ``NAWS``, ``TTYPE``
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. raw:: html
Show JSON
.. code-block:: json
{
"server-probe": {
"fingerprint": "c405afe101fc3e8c",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"NAWS",
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\u001bc\u001b(U\u001b[1;5]\u001b[2J\u001b[H\r\n \u001b[0;1;34m.\r\n :`'-,. .\r\n\u001b[30m<<-----\u001b[34m| |\u001b[30m-----------------\u001b[34m:`'-.\u001b[30m------------------------------------------>>\r\n \u001b[34m_| | /'`^`'\\| | _. _., /'`^'`\\ _., __\r\n /'` |~-,. .,--| : | `,.--;/'` `' `| |/'`_ `\\/'` '`\\\r\n | | | | |___| ___.' . . | | | | | | |\r\n \u001b[0;36m| | | | |____ | : | | | | | | | : _____|\r\n | | | | | | | | __: | | | : | :___| | :\r\n \u001b[1m: : | : | : : `-' | : : | _ | | : : |\r\n `-,.__.,-'`-,._____:`-,.,-' `-,_.,-'|___|---| |--' `--:___| `-,._.,-`\r\n\u001b[30m<<---------------------------------------------\u001b[36m| |\u001b[30m------------------------->>\r\n \u001b[36m`. |\r\n `:\u001b[0m\r\n\r\nEnter your character's name, New, or Guest: ",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "ascii",
"option_states": {
"server_offered": {
"EOR": true
},
"server_requested": {
"NAWS": true,
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 2.591667652130127
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:09:48.180681+00:00",
"host": "winds.org",
"ip": "68.75.195.9",
"port": 4000
}
]
}
.. raw:: html
Connection Log
~~~~~~~~~~~~~~
Debug-level log of the Telnet negotiation session,
showing each IAC (Interpret As Command) exchange
between client and server.
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug winds.org 4000
.. raw:: html
Show Logfile
.. code-block:: text
DEBUG client.py:965 Fingerprint client: host=winds.org port=4000
INFO client_base.py:175 Connected to
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG stream_writer.py:707 recv IAC WILL EOR
DEBUG stream_writer.py:723 WILL EOR unsolicited
DEBUG stream_writer.py:1900 handle_will(EOR)
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = True
DEBUG stream_writer.py:950 send IAC DO EOR
DEBUG stream_writer.py:3174 remote_option[EOR] = True
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = False
DEBUG stream_writer.py:707 recv IAC DO NAWS
DEBUG stream_writer.py:1770 handle_do(NAWS)
DEBUG stream_writer.py:3174 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:950 send IAC WILL NAWS
DEBUG stream_writer.py:2346 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3174 local_option[NAWS] = True
DEBUG stream_writer.py:3174 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:707 recv IAC DO TTYPE
DEBUG stream_writer.py:1770 handle_do(TTYPE)
DEBUG stream_writer.py:3174 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:950 send IAC WILL TTYPE
DEBUG stream_writer.py:3174 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3174 local_option[TTYPE] = True
DEBUG stream_writer.py:3174 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:699 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:686 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3174 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2241 recv TTYPE SEND: b''
DEBUG stream_writer.py:2254 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:1342 IAC EOR: End of Record (unhandled).
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to
INFO fingerprinting.py:746 connection for server fingerprint c405afe101fc3e8c
.. raw:: html
.. _ip_68_75_195_9_winds_org_8000:
winds.org:8000
--------------
**Connection Banner:**
.. image:: /_static/banners/banner_390fa0785da1.png
:alt: c HTTP/1.1 200 OK Date: Mon, 07 May 2007 06:27:09 GMT Server: TinyMARE Content-Length: 131 Content-Type: text/html; charset=iso-8859-1 This is NOT a proxy!This is NOT a proxy!
__ __ __ __ ____ / \| \| \| / \\ / \\ \\ / \|\\ /\| /\\ \| \\ \| \\__ \| \| \| \|____ \|____ \\ / \| \\/ \| / \\ \|_/ \|__ \\ \| \| \| \| \| \| \| \| \| \| \|----\| \| \\ \| __/ \|___ \\__/ \\__/ \\__/ \| \| \| \| \| \| \\ \|___ _____ \| ___ \| \|/ \\\| Prepare to die \|(. .)\| Nerd Boy! \| . \| \\ \| _ \| \\ \\___/ ___ ___/\\ /\\___ /. \\____ / / \\/ \\ / \\ \| / \|\\ \|/ \\/ \\ /\\ /\| \\ \\__/ \| \| /\| \\ / \\ \|\\ \| / _______/ Enter your character's name, New, or Guest:
:class: ansi-banner
:width: 491px
:loading: lazy
Server URLs
~~~~~~~~~~~
.. raw:: html
Server Info
~~~~~~~~~~~
- **Server Location**: 🇺🇸 United States (GeoIP)
Telnet Fingerprint
~~~~~~~~~~~~~~~~~~
:ref:`c405afe101fc3e8c `
*This fingerprint is shared by 24 other servers.*
**Options requested from client**: ``NAWS``, ``TTYPE``
The complete JSON record collected during the scan,
including Telnet negotiation results and any
MSSP metadata.
.. raw:: html
Show JSON
.. code-block:: json
{
"server-probe": {
"fingerprint": "c405afe101fc3e8c",
"fingerprint-data": {
"offered-options": [],
"probed-protocol": "server",
"refused-options": [],
"requested-options": [
"NAWS",
"TTYPE"
],
"scan-type": "quick"
},
"session_data": {
"banner_after_return": "",
"banner_before_return": "\u001bc\u001b(U\u001b[1;5]\u001b[2J\u001b[H\r\nHTTP/1.1 200 OK\r\nDate: Mon, 07 May 2007 06:27:09 GMT\r\nServer: TinyMARE\r\nContent-Length: 131\r\nContent-Type: text/html; charset=iso-8859-1\r\n\r\nThis is NOT a proxy!This is NOT a proxy!
\r\n\r\n\u001b[2J\r\n\u001b[01;34m __ __ __ __ ____\r\n\u001b[01;36m/ | | | / \\ / \\ \\ / |\\ /| /\\ | \\ |\r\n\u001b[01;37m\\__ | | | |____ |____ \\ / | \\/ | / \\ |_/ |__\r\n\u001b[01;36m \\ | | | | | | | | | | |----| | \\ |\r\n\u001b[01;34m __/ |___ \\__/ \\__/ \\__/ | | | | | | \\ |___\r\n \u001b[01;33m _____\r\n \u001b[01;33m | ___ |\r\n \u001b[01;33m |/ \\| \u001b[00;37mPrepare to die\r\n \u001b[00;35m |\u001b[01;37m(. .)\u001b[00;35m| \u001b[00;37mNerd Boy!\r\n \u001b[00;35m |\u001b[01;37m . \u001b[00;35m| \u001b[00;37m\\\r\n \u001b[00;35m |\u001b[01;37m _ \u001b[00;35m| \u001b[00;37m\\\r\n \u001b[00;35m \\___/ \u001b[01;37m___\r\n \u001b[00;37m ___/\u001b[00;36m\\ /\u001b[00;37m\\___ \u001b[01;37m/. \\\u001b[01;30m____\r\n \u001b[00;37m /\u001b[00;36m / \\/ \\ / \u001b[00;37m\\ \u001b[01;37m| \u001b[01;30m/ |\u001b[01;37m\\\r\n \u001b[00;37m |\u001b[00;36m/ \\/ \\ /\\ /\u001b[00;37m| \u001b[01;37m\\ \u001b[01;30m\\__/ \u001b[01;37m|\r\n \u001b[00;37m |\u001b[00;36m /\u001b[00;37m|\u001b[00;36m \\ / \\ \u001b[00;37m|\u001b[00;36m\\ \u001b[00;37m| \u001b[01;37m/ _______/\u001b[00;00m\r\nEnter your character's name, New, or Guest: ",
"dsr_replies": 0,
"dsr_requests": 0,
"encoding": "ascii",
"option_states": {
"server_offered": {
"EOR": true
},
"server_requested": {
"NAWS": true,
"TTYPE": true
}
},
"scan_type": "quick",
"timing": {
"probe": 0.0,
"total": 2.591500759124756
}
}
},
"sessions": [
{
"connected": "2026-02-14T17:09:48.286125+00:00",
"host": "winds.org",
"ip": "68.75.195.9",
"port": 8000
}
]
}
.. raw:: html
Connection Log
~~~~~~~~~~~~~~
Debug-level log of the Telnet negotiation session,
showing each IAC (Interpret As Command) exchange
between client and server.
*Generated by* `telnetlib3-fingerprint `_
.. code-block:: shell
telnetlib3-fingerprint --loglevel=debug winds.org 8000
.. raw:: html
Show Logfile
.. code-block:: text
DEBUG client.py:965 Fingerprint client: host=winds.org port=8000
INFO client_base.py:175 Connected to
DEBUG client_base.py:492 negotiation complete after 0.00s.
DEBUG stream_writer.py:707 recv IAC WILL EOR
DEBUG stream_writer.py:723 WILL EOR unsolicited
DEBUG stream_writer.py:1900 handle_will(EOR)
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = True
DEBUG stream_writer.py:950 send IAC DO EOR
DEBUG stream_writer.py:3174 remote_option[EOR] = True
DEBUG stream_writer.py:3174 pending_option[DO + EOR] = False
DEBUG stream_writer.py:707 recv IAC DO NAWS
DEBUG stream_writer.py:1770 handle_do(NAWS)
DEBUG stream_writer.py:3174 pending_option[WILL + NAWS] = True
DEBUG stream_writer.py:950 send IAC WILL NAWS
DEBUG stream_writer.py:2346 send IAC SB NAWS (rows=25, cols=80) IAC SE
DEBUG stream_writer.py:3174 local_option[NAWS] = True
DEBUG stream_writer.py:3174 pending_option[WILL + NAWS] = False
DEBUG stream_writer.py:707 recv IAC DO TTYPE
DEBUG stream_writer.py:1770 handle_do(TTYPE)
DEBUG stream_writer.py:3174 pending_option[WILL + TTYPE] = True
DEBUG stream_writer.py:950 send IAC WILL TTYPE
DEBUG stream_writer.py:3174 pending_option[SB + TTYPE] = True
DEBUG stream_writer.py:3174 local_option[TTYPE] = True
DEBUG stream_writer.py:3174 pending_option[WILL + TTYPE] = False
DEBUG stream_writer.py:699 begin sub-negotiation SB TTYPE
DEBUG stream_writer.py:686 sub-negotiation cmd TTYPE SE completion byte
DEBUG stream_writer.py:3174 pending_option[SB + TTYPE] = False
DEBUG stream_writer.py:2241 recv TTYPE SEND: b''
DEBUG stream_writer.py:2254 send IAC SB TTYPE IS b'xterm-256color' IAC SE
DEBUG stream_writer.py:1342 IAC EOR: End of Record (unhandled).
DEBUG client_base.py:89 EOF from server, closing.
INFO client_base.py:106 Connection closed to
INFO fingerprinting.py:746 connection for server fingerprint c405afe101fc3e8c
.. raw:: html