spliti/README.md

60 行
1.5 KiB
Markdown
Raw 通常表示 履歴

2023-03-08 04:55:38 +09:00
# spliti
mixi向けプライバシーUI。
## 設置方法
### すべてのOS
```sh
$domain="example.com"
cd /var/www/htdocs
git clone https://gitler.moe/suwako/spliti.git && cd spliti
2023-03-08 04:55:38 +09:00
mv config.example.php config.php
2023-03-22 12:04:13 +09:00
find . -type f -name "config.php" -exec sed -i 's/mixi.owacon.moe/$domain/g'
2023-03-08 04:55:38 +09:00
```
### Linux
```sh
cp srv/nginx.conf /etc/nginx/sites-enabled/spliti.conf
find . -type f -name "/etc/nginx/sites-enabled/spliti.conf" -exec sed -i 's/ドメイン名/$domain/g'
/etc/init.d/nginx restart
```
### FreeBSD
```sh
cp srv/nginx.conf /usr/local/etc/nginx/sites-enabled/spliti.conf
find . -type f -name "/usr/local/etc/nginx/sites-enabled/spliti.conf" -exec sed -i 's/ドメイン名/$domain/g'
service nginx restart
```
### OpenBSD
```sh
cat /etc/httpd.conf srv/httpd.conf > /etc/httpd.conf
find . -type f -name "/etc/httpd.conf" -exec sed -i 's/ドメイン名/$domain/g'
rcctl restart httpd
```
2023-05-31 11:45:49 +09:00
## インスタンス一覧
### 一般ネット
| ウエブサイト | [クラフレ](http://jezf25zgvxlsvuzdzm6fg2hoetmruhy4uxnolyw46tuh4jugcwc7byqd.onion/Cloudflare%E3%82%92%E4%BD%BF%E3%82%8F%E3%81%AA%E3%81%84%E7%90%86%E7%94%B1%EF%BC%88%E3%83%AA%E3%83%81%E3%83%A3%E3%83%BC%E3%83%89%E3%83%BB%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%83%9E%E3%83%B3%EF%BC%89) | 注 |
| -- | -- | -- |
2023-10-23 15:05:55 +09:00
| [https://mixi.owacon.moe/](https://mixi.owacon.moe/) | 無 | 公式インスタンス |
2023-05-31 11:45:49 +09:00
### Tor
| オニオン | 注 |
| -- | -- |
| | |
### I2P
| イープサイト | 注 |
| -- | -- |
| | |