Skip to content

Commit 16c1899

Browse files
doc : README updated
1 parent 307da6d commit 16c1899

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -252,8 +252,10 @@ orangetool.check_update # Return True if new version is available
252252

253253

254254
- All of the functions in error state return `Error` String
255-
- local_ip() and global_ip() originally are available in ipz package [Link](http://github.com/sepandhaghighi/ipz)
255+
- `local_ip` and `global_ip` originally are available in ipz package [Link](http://github.com/sepandhaghighi/ipz)
256256
- RAM functions in this version need psutil package
257+
- Running `set_ip` function remotely will freeze your terminal so it's better to set `restart` parameter to True
258+
- Running `halt`,`restart` & `sleep` functions remotely will freeze your terminal
257259
- Some of funtions need root access so it's better to run ```sudo -s``` before use this tool
258260

259261

0 commit comments

Comments
 (0)