40 Commits (b1e2c7bf433e44b70005c56dd6b9f92b1b1329b8)

Author SHA1 Message Date
remittor e8b0a9fefe [install_fw] Fix install stock firmware on RA80/RA82 12 months ago
remittor 5f8eca833b Added xmir_base module and directory 12 months ago
remittor 396c20bf2d [xqmodel] Transform xqModelList to dictionary 1 year 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
}
1 year ago
remittor db71cd312f Fix detection for active SSH-server 1 year ago
remittor 848c93987a [gateway] Add support Telnet into method "detect_ssh" 1 year ago
remittor 791f1759ff [gateway] Add property "model_id" 1 year ago
remittor 3b74a5e616 [gateway] Close shared_memory object at exit 1 year ago
remittor 1e0161f4c0 [gateway] Add property "use_ftp" 1 year ago
remittor 6c880cbb42 [gateway] Add method __init_fields 1 year ago
remittor 31d1148e77 [gateway] add property device_info and xqpassword 1 year ago
remittor 4b73115a56 Fix bug on exec reboot command 1 year ago
remittor ae0b93a002 Using file openwrt_release into get_baseinfo 2 years ago
remittor 598cb73130 Add support new hash password algorithm (sha256) 2 years ago
remittor a9f9d1b5d8 Fix SSH connect with timeout 2 years ago
remittor 97d7d6836d Several small edits 3 years ago
remittor ece9976198 Add new method gw.get_pub_info 3 years ago
remittor 9895502618 Add new method gw.ssh_close() 3 years ago
remittor f204f6b1d3 Support reboot via WEB api 3 years ago
remittor 9cc96b600d Improve method gw.detect_ssh 3 years ago
remittor 07a8931c2f Auto detect valid SSH server and auth params 3 years ago
remittor 20b186839f Store SSH password into shared memory 3 years ago
remittor 98b328281e Fix methods wait_shutdown and wait_reboot 3 years ago
remittor cbe7658878 Add new methods into class Gateway (web_ping, get_factory_info, wait_shutdown, wait_reboot, check_telnet) 3 years ago
remittor 6fa370aea6 Fix method get_telnet into class Gateway and add fields login and passw 3 years ago
remittor f54f03c0b2 Always using uppercase device name 3 years ago
remittor de85bf395a Add support Xiaomi Mi AIoT Router AC2350 (r2350) 3 years ago
remittor 5fd5d2fe32 Save web password only if the connection is successful 3 years ago
remittor f0066a8ce8 Store config into shared memory 3 years ago
remittor 0b4ab9d9bd Delete cache for config.txt 3 years ago
remittor 07a19bf49a Delete initial file config.txt 3 years ago
remittor 931235aaeb Fix error "SSH execute command timedout!" on flashing firmware 3 years ago
remittor 7ca7364903 Add connect timeout for test SSH connection 3 years ago
remittor a56bf32a39 Fix log action on download and upload (class Gateway) 3 years ago
remittor 696dd705d5 Add in config.txt new param "ssh_port" 3 years ago
remittor 7d2bea5ee7 Add new method Gateway.web_login() 3 years ago
remittor c6b41f7605 Read mac address and nonce key into Gateway class 3 years ago
remittor 3ca22df5dd Add output ROM version on start exploit 3 years ago
remittor 71c4dafedd Add support using exploit via SSH connection 3 years ago
remittor 4947ded102 Initial commit 3 years ago