# Pico.sh - 모든 것을 SSH를 이용해서 웹서비스를 관리하는 오픈소스 모음

> Clean Markdown view of GeekNews topic #14508. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=14508](https://news.hada.io/topic?id=14508)
- GeekNews Markdown: [https://news.hada.io/topic/14508.md](https://news.hada.io/topic/14508.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2024-04-26T09:49:02+09:00
- Updated: 2024-04-26T09:49:02+09:00
- Original source: [github.com/picosh](https://github.com/picosh/pico)
- Points: 23
- Comments: 1

## Topic Body

- SSH 기반 서비스를 이용하여 모든 것을 처리   
- 포함된 도구들   
  - pgs.sh: 사이트 배포를 위해 SSH를 사용하는 스태틱 사이트 호스팅 플랫폼  
  - tuns.sh: SSH로 로컬 호스트와 연결하는 https/wss/tcp 터널  
  - imgs.sh: 인증에 SSH를 사용하는 Docker 이미지 레지스트리  
  - prose.sh: 콘텐츠 관리를 위해 SSH를 사용하는 블로그 플랫폼  
  - pastes.sh: rsync, scp 및 sftp를 사용하여 코드 스니펫을 업로드  
  - feeds.sh: SSH를 사용하는 RSS 이메일 알림 서비스

## Comments



### Comment 24706

- Author: kuroneko
- Created: 2024-04-26T10:03:10+09:00
- Points: 1

ssh로 접속하는 채팅 서비스가 생각나네요.  
  
[Devzat - SSH 기반의 디스코드 비슷한 채팅 오픈소스](https://news.hada.io/topic?id=6301)
