├── LICENSE ├── README.md ├── bigdiff.sh ├── bigdiff_remote.sh ├── html ├── LABBIGIP1.lab.local-html-20200403094559.html └── LABBIGIP1.lab.local-html-20200403144617.html └── images ├── bigdiff_remote.png ├── html_file_1.png ├── html_file_2.png ├── html_file_3.png ├── html_file_4.png ├── html_file_5.png ├── html_file_6.png ├── menu_mode.png └── silent_mode.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/README.md -------------------------------------------------------------------------------- /bigdiff.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/bigdiff.sh -------------------------------------------------------------------------------- /bigdiff_remote.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/bigdiff_remote.sh -------------------------------------------------------------------------------- /html/LABBIGIP1.lab.local-html-20200403094559.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/html/LABBIGIP1.lab.local-html-20200403094559.html -------------------------------------------------------------------------------- /html/LABBIGIP1.lab.local-html-20200403144617.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/html/LABBIGIP1.lab.local-html-20200403144617.html -------------------------------------------------------------------------------- /images/bigdiff_remote.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/images/bigdiff_remote.png -------------------------------------------------------------------------------- /images/html_file_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/images/html_file_1.png -------------------------------------------------------------------------------- /images/html_file_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/images/html_file_2.png -------------------------------------------------------------------------------- /images/html_file_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/images/html_file_3.png -------------------------------------------------------------------------------- /images/html_file_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/images/html_file_4.png -------------------------------------------------------------------------------- /images/html_file_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/images/html_file_5.png -------------------------------------------------------------------------------- /images/html_file_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/images/html_file_6.png -------------------------------------------------------------------------------- /images/menu_mode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/images/menu_mode.png -------------------------------------------------------------------------------- /images/silent_mode.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leonardobdes/BIGdiff/HEAD/images/silent_mode.png --------------------------------------------------------------------------------