You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# PyServed v2.0.3
1
+
# PyServed v2.0.4
2
2
A beautiful cli made with python which can send files with blazing speed.
3
3
4
4

@@ -33,8 +33,8 @@ $ pdlisten
33
33
[SERVER]: Waiting for a connection for files...
34
34
```
35
35
36
-
To change the default port(8080), add the '-port XXXX' argument to the command and try again.
37
-
If someone else conects using the pyserved 'pdsnd' command. It will write the file to the current working directory
36
+
To change the default port(8080), add the '-port XXXX' argument to the command and try again.
37
+
If someone else conects using the pyserved 'pdsnd' command, enter the connection key which is showed. It will write the file to the current working directory
38
38
39
39
### To get files.
40
40
@@ -46,6 +46,7 @@ To change the default port(8080), add the '-port XXXX' argument to the command a
46
46
$ pdsnd
47
47
48
48
[SERVER] : Program Initialized at current directory './'
0 commit comments