Skip to content

Commit f18788a

Browse files
committed
By EbraSha
1 parent a15b5a5 commit f18788a

File tree

2 files changed

+0
-22
lines changed

2 files changed

+0
-22
lines changed

README.fa.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -160,18 +160,7 @@ go build -o abdal-4iproto-server
160160
./abdal-4iproto-server
161161
```
162162

163-
## 📁 ساختار فایل‌ها
164163

165-
```
166-
abdal-4iproto-server/
167-
├── main.go # برنامه اصلی سرور
168-
├── server_config.json # تنظیمات سرور
169-
├── users.json # اطلاعات کاربران
170-
├── id_rsa # کلید خصوصی SSH
171-
├── blocked_ips.json # آدرس‌های IP مسدود شده
172-
├── invalid_logins.log # تلاش‌های ناموفق ورود
173-
└── traffic_*.json # آمار ترافیک هر کاربر
174-
```
175164

176165
## 🔧 گزینه‌های تنظیمات
177166

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -157,18 +157,7 @@ go build -o abdal-4iproto-server
157157
./abdal-4iproto-server
158158
```
159159

160-
## 📁 File Structure
161160

162-
```
163-
abdal-4iproto-server/
164-
├── main.go # Main server application
165-
├── server_config.json # Server configuration
166-
├── users.json # User credentials
167-
├── id_rsa # SSH private key
168-
├── blocked_ips.json # Blocked IP addresses
169-
├── invalid_logins.log # Failed login attempts
170-
└── traffic_*.json # Per-user traffic statistics
171-
```
172161

173162
## 🔧 Configuration Options
174163

0 commit comments

Comments
 (0)