GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Untitled attachment

Download link

Notices where this attachment appears

  1. Embed this notice
    wormthen (authen@brain.worm.pink)'s status on Monday, 17-Feb-2025 01:26:32 JST wormthen wormthen
    check out my website http://localhost:8080
    In conversation about 5 months ago from brain.worm.pink permalink
  2. Embed this notice
    Micr0byte (micr0@fuzzies.wtf)'s status on Wednesday, 04-Dec-2024 07:06:52 JST Micr0byte Micr0byte

    yo people, im working on this new site for @altbot, it's super cool!! can you let me know your thoughts?

    http://localhost:8080

    In conversation about 7 months ago from fuzzies.wtf permalink
  3. Embed this notice
    chesapeake :verified: (root@moth.zone)'s status on Saturday, 25-Feb-2023 01:16:26 JST chesapeake :verified: chesapeake :verified:
    check out my new website!

    http://localhost:8080
    In conversation Saturday, 25-Feb-2023 01:16:26 JST from moth.zone permalink
  4. Embed this notice
    zunda (zundan@mastodon.zunda.ninja)'s status on Tuesday, 06-Dec-2022 11:06:25 JST zunda zunda

    件のスクリプトがどうやって自分を返してるのか不思議だったんだけど1行目で読んでたね。

    $ cat index.js
    var code = require("fs").readFileSync(__filename, "utf8");
    var server = require("http").createServer(function(req, res) {
    try {
    res.writeHead(200, {"Content-Type": "text/javascript"});
    res.end(code);
    } catch {
    res.writeHead(500);
    res.end();
    }
    });
    server.listen(8080);
    $ node index.js
    $ curl http://localhost:8080/
    var code = require("fs").readFileSync(__filename, "utf8");
    :

    In conversation Tuesday, 06-Dec-2022 11:06:25 JST from mastodon.zunda.ninja permalink
  5. Embed this notice
    Tlapka (Arknights) (tlapka@ak.kawen.space)'s status on Friday, 25-Nov-2022 01:10:07 JST Tlapka (Arknights) Tlapka (Arknights)
    actually i am streaming.

    check this out > http://localhost:8080/
    In conversation Friday, 25-Nov-2022 01:10:07 JST from ak.kawen.space permalink
  6. Embed this notice
    Tlapka (Arknights) (tlapka@ak.kawen.space)'s status on Wednesday, 12-Oct-2022 20:44:42 JST Tlapka (Arknights) Tlapka (Arknights)
    guys come watch my testing owncast stream http://localhost:8080/
    In conversation Wednesday, 12-Oct-2022 20:44:42 JST from ak.kawen.space permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.