2024-06-06 17:32:55 +08:00
|
|
|
|
# Wifi密码
|
|
|
|
|
Nswl67730588
|
|
|
|
|
|
2024-06-13 17:32:32 +08:00
|
|
|
|
# 打印机
|
2024-06-17 15:08:13 +08:00
|
|
|
|
172.168.6.3
|
2024-06-13 17:32:32 +08:00
|
|
|
|
admin
|
|
|
|
|
98614258
|
2024-05-21 13:56:18 +08:00
|
|
|
|
# NAS
|
2024-06-18 11:55:57 +08:00
|
|
|
|
FS6712x
|
|
|
|
|
|
2024-05-30 11:35:31 +08:00
|
|
|
|
172.168.5.17
|
2024-06-18 11:55:57 +08:00
|
|
|
|
admin / root
|
2024-05-30 11:35:31 +08:00
|
|
|
|
NiceFuture0521
|
|
|
|
|
|
2024-07-12 18:16:27 +08:00
|
|
|
|
## SVN
|
|
|
|
|
- svn://172.168.5.17/ASoul_UE5/ASoul_UE5
|
|
|
|
|
- admin admin 123456
|
|
|
|
|
- svn://172.168.5.17/EOE_UE4
|
|
|
|
|
- dazhi 123456
|
|
|
|
|
- yuege 123456
|
|
|
|
|
- jiajie 123456
|
|
|
|
|
|
2024-05-27 16:31:21 +08:00
|
|
|
|
## 共享盘账号密码
|
2024-06-19 10:41:29 +08:00
|
|
|
|
`//172.168.5.17/NSWL_TECH`
|
2024-06-04 11:48:28 +08:00
|
|
|
|
NSWL_TECH,设置为Z盘。
|
|
|
|
|
登录用户:dev
|
2024-06-03 16:58:44 +08:00
|
|
|
|
密码:NiceFuture0521
|
2024-05-21 13:56:18 +08:00
|
|
|
|
## Perforce
|
|
|
|
|
```c++
|
|
|
|
|
docker run -d --restart unless-stopped \
|
|
|
|
|
-v /volume1/Docker/perforce/p4:/p4 \
|
|
|
|
|
-p 1666:1666 \
|
|
|
|
|
blueroses/perforce-helix-p4d:2024.5
|
|
|
|
|
```
|
2024-09-06 15:25:52 +08:00
|
|
|
|
大小棚用P4:
|
|
|
|
|
```c++
|
|
|
|
|
docker run -d --restart unless-stopped \
|
|
|
|
|
-v /volume1/Docker/perforce/p4_studio:/p4 \
|
|
|
|
|
-p 1660:1666 \
|
|
|
|
|
blueroses/perforce-helix-p4d:2024.5
|
|
|
|
|
```
|
|
|
|
|
|
2024-09-10 15:13:09 +08:00
|
|
|
|
```c++
|
|
|
|
|
docker run -d --restart unless-stopped \
|
2024-09-29 12:27:22 +08:00
|
|
|
|
-v /volume1/Docker/perforce/p4_studio3:/p4 \
|
2024-09-10 15:13:09 +08:00
|
|
|
|
-p 1661:1666 \
|
|
|
|
|
blueroses/perforce-helix-p4d:2024.5
|
|
|
|
|
```
|
2024-09-29 12:27:22 +08:00
|
|
|
|
|
|
|
|
|
```c++
|
|
|
|
|
docker run -d --restart unless-stopped \
|
|
|
|
|
-v /volume1/Docker/perforce/p4_test:/p4 \
|
|
|
|
|
-p 1662:1666 \
|
|
|
|
|
blueroses/perforce-helix-p4d:2024.5
|
|
|
|
|
```
|
2024-06-12 11:21:36 +08:00
|
|
|
|
## chishin/wol-go-web
|
|
|
|
|
```bash
|
|
|
|
|
docker run --name=wol -d \
|
|
|
|
|
-e "WOLHTTPPORT=7000" \
|
|
|
|
|
-p 7000:7000 \
|
|
|
|
|
-v /volume1/Docker/wol/externall-file-on-host.csv:/app/computer.csv \
|
|
|
|
|
--restart unless-stopped \
|
|
|
|
|
dabondi/go-rest-wol
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
docker run -d --net=host \
|
|
|
|
|
--env PORT=7000 \
|
|
|
|
|
chishin/wol-go-web
|
|
|
|
|
```
|
2024-06-06 11:05:04 +08:00
|
|
|
|
## VPN
|
|
|
|
|
- https://115.236.67.234:8443
|
2024-06-06 17:32:55 +08:00
|
|
|
|
- loujiajie
|
|
|
|
|
- ios支付账号
|
2024-06-06 11:05:04 +08:00
|
|
|
|
- https://secloud1.ruijie.com.cn/SSLVPNClient
|