File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -252,8 +252,10 @@ orangetool.check_update # Return True if new version is available
252
252
253
253
254
254
- 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 )
256
256
- 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
257
259
- Some of funtions need root access so it's better to run ``` sudo -s ``` before use this tool
258
260
259
261
You can’t perform that action at this time.
0 commit comments