75 Commits (4a9e1003b6af6d89c0883eff385adb516cfb0c23)

Author SHA1 Message Date
remittor 4a9e1003b6 gateway: Add support https 2 weeks ago
remittor f4f8a148d7 gateway: Fix SSH-error after run "reboot" command 6 months ago
remittor 43dd3b1e32 ssh: Fix install dropbearmulti for some arch 7 months ago
remittor a702295a8d gateway: Fix setup TELNET windows size for server without auth 7 months ago
remittor a854c4a6a3 gateway: Add arg "try_telnet" to func "create_gateway" 7 months ago
remittor 9324443de7 gateway: Use default active TELNET for enable dropbear or install dropbearmulti 7 months ago
remittor 673f3a25a8 gateway: Fix SSH channel 7 months ago
remittor 6500c428ec gateway: Fix error message into get_telnet 7 months ago
remittor fa9d0d5d8b gateway: Add installer for dropbearmulti (for RD18 and etc) 7 months ago
remittor 0f59245473 gateway: Improve get_remote_file_size and get_md5_for_remote_file 7 months ago
remittor dd8d30e6f8 gateway: Fix output empty result in function run_cmd 7 months ago
remittor eb204438a8 gateway: Return stdout and errcode after execute run_cmd 7 months ago
remittor 597649b2ac gateway: Fix functions run_cmd, download, upload for TELNET 7 months ago
remittor 17fccdc2b3 gateway: Cleanup code into run_cmd 7 months ago
remittor e46d952586 gateway: Fix prompt in get_telnet and set TELNET window size: 1000x32 7 months ago
remittor fea8d7df80 gateway: Cleanup code in get_telnet, download, upload 7 months ago
remittor 2ae47a1236 gateway: Change usage of run_cmd function 7 months ago
remittor a3ca7d18cd gateway: Remove ftp.quit() 7 months ago
remittor 1646c8a380 gateway: Improve check_ftp function 7 months ago
remittor c1537c418f gateway: Fix FTP server activation and check 7 months ago
remittor 55ddd95273 gateway: Add function post_connect 7 months ago
remittor cc8c3ec020 gateway: Disable logging for download md5-files 8 months ago
remittor 755258d882 gateway: Add detecting version of hackCheck 8 months ago
remittor 71ed2e9808 connect: Add possibility set web password in command line
Example: run.bat connect6.py 12345678
8 months ago
remittor 5b7d2962ed gateway: Remove md5-file after exec md5sum 8 months ago
remittor c868bb410c gateway: Fix timeout when using api_request 8 months ago
remittor cc1a760729 connect: Multi exploit test 8 months ago
remittor 3f3b921967 gateway: Fix get md5sum of file 9 months ago
remittor 72a0d7b193 connect5: Cleanup code (set_systime) 9 months ago
remittor 1d14a3c460 connect6: Replace set_sys_time to set_diag_iperf_test_thr 9 months ago
remittor e34a3439c7 gateway: Add common function api_request 9 months ago
remittor e98a2313ec gateway: Change default device ip_addr to 192.168.31.1 9 months ago
remittor 18c75f4abc gateway: Fix close shared memory object on non Win32 platforms 9 months ago
remittor c2c080c349 [install_fw] Check images after flashing and before flashing 1 year ago
remittor 420b343402 [connect6] Add support new vulnerability into start_binding 1 year ago
remittor e8b0a9fefe [install_fw] Fix install stock firmware on RA80/RA82 2 years ago
remittor 5f8eca833b Added xmir_base module and directory 2 years ago
remittor 396c20bf2d [xqmodel] Transform xqModelList to dictionary 2 years ago
remittor 233fdf559f [gateway] Add "img_write" property to "config.txt"
Example content for "config.txt":

{
    "device_ip_addr": "192.168.31.1",
    "img_write": false
}
2 years ago
remittor db71cd312f Fix detection for active SSH-server 2 years ago
remittor 848c93987a [gateway] Add support Telnet into method "detect_ssh" 2 years ago
remittor 791f1759ff [gateway] Add property "model_id" 2 years ago
remittor 3b74a5e616 [gateway] Close shared_memory object at exit 2 years ago
remittor 1e0161f4c0 [gateway] Add property "use_ftp" 2 years ago
remittor 6c880cbb42 [gateway] Add method __init_fields 2 years ago
remittor 31d1148e77 [gateway] add property device_info and xqpassword 2 years ago
remittor 4b73115a56 Fix bug on exec reboot command 2 years ago
remittor ae0b93a002 Using file openwrt_release into get_baseinfo 3 years ago
remittor 598cb73130 Add support new hash password algorithm (sha256) 3 years ago
remittor a9f9d1b5d8 Fix SSH connect with timeout 3 years ago