Advertisement
Guest User

Untitled

a guest
Jul 3rd, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. s ./sol
  2. INFO: 2019/07/03 13:55:20 configuration.go:59: Configuration file found under [/home/fedora/sol/sol.json], now reading content
  3. INFO: 2019/07/03 13:55:20 sol.go:20: Application [sleep-on-lan], version [1.0.4-SNAPSHOT]
  4. INFO: 2019/07/03 13:55:20 sol.go:23: Now starting sleep-on-lan, hardware IP/mac addresses are :
  5. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [172.17.0.1/16], mac [02:42:e4:42:97:2c]
  6. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [fe80::64bd:76ff:fe1c:41f3/64], mac [66:bd:76:1c:41:f3]
  7. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [fe80::d805:1cff:fe82:5915/64], mac [da:05:1c:82:59:15]
  8. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [127.0.0.1/8], mac []
  9. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [172.18.0.1/16], mac [02:42:49:09:9a:ea]
  10. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [192.168.1.200/24], mac [00:1f:c6:c6:4c:87]
  11. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [fe80::42:ccff:fe9e:be24/64], mac [02:42:cc:9e:be:24]
  12. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [fe80::4814:c9ff:fe15:f7ae/64], mac [4a:14:c9:15:f7:ae]
  13. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [fe80::58e3:87ff:fe53:ea42/64], mac [5a:e3:87:53:ea:42]
  14. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [fe80::d0e1:b7ff:fe84:7b5a/64], mac [d2:e1:b7:84:7b:5a]
  15. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [fe80::c864:37ff:feeb:9990/64], mac [ca:64:37:eb:99:90]
  16. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [::1/128], mac []
  17. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [fd61:60f0:8ad8:0:67e2:d0fa:399e:4079/64], mac [00:1f:c6:c6:4c:87]
  18. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [fe80::efa7:cd95:e318:2c85/64], mac [00:1f:c6:c6:4c:87]
  19. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [172.19.0.1/16], mac [02:42:cc:9e:be:24]
  20. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [fe80::bc12:e3ff:fe70:abf9/64], mac [be:12:e3:70:ab:f9]
  21. INFO: 2019/07/03 13:55:20 sol.go:25: - local IP adress [fd61:60f0:8ad8::e81/128], mac [00:1f:c6:c6:4c:87]
  22. INFO: 2019/07/03 13:55:20 sol.go:28: Available commands are :
  23. INFO: 2019/07/03 13:55:20 sol.go:30: - operation [sleep], command [pm-suspend], default [true], type [external]
  24. INFO: 2019/07/03 13:55:20 listener_http.go:145: HTTP starting on port [8009], without auth
  25. INFO: 2019/07/03 13:55:20 listener_http.go:87: Registering route [/]
  26. INFO: 2019/07/03 13:55:20 listener_http.go:87: Registering route [/sleep]
  27. INFO: 2019/07/03 13:55:20 listener_http.go:87: Registering route [/quit]
  28. INFO: 2019/07/03 13:55:20 listener_http.go:87: Registering route [/state/local/online]
  29. INFO: 2019/07/03 13:55:20 listener_http.go:87: Registering route [/state/local]
  30. INFO: 2019/07/03 13:55:20 listener_http.go:87: Registering route [/state/ip/:ip]
  31. INFO: 2019/07/03 13:55:20 listener_udp.go:12: Now listening UDP packets on port [9]
  32. INFO: 2019/07/03 13:55:20 listener_udp.go:12: Now listening UDP packets on port [7]
  33. INFO: 2019/07/03 13:55:20 listener_http.go:87: Registering route [/wol/:mac]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement