Opengist

Explore

  • All gists
  • Topics
  • Users
Give feedback on the new UI Powered by Opengist ⋅ 22ms

user:thomas gists created by user

title:mygist gists with given title

description:sync gists with given description

filename:myfile.txt gists having files with given name

extension:yml gists having files with given extension

language:go gists having files with given language

topic:homelab gists with given topic

all:systemctl search all fields

Login
c

chat

Recently created Least recently created Recently updated Least recently updated
wojack

wojack / NodeCrypt

Last active 2 months ago Messaging Secure chat

🔒真正的网页端到端加密聊天系统

0 0 1
1 services:
2 nodecrypt:
3 image: ghcr.io/shuaiplus/nodecrypt
4 container_name: nodecrypt
5 ports:
6 - "88:80"
7 restart: unless-stopped