{"id":18838075,"url":"https://github.com/ivlyth/bky-shalong","last_synced_at":"2025-10-18T16:40:20.619Z","repository":{"id":75143068,"uuid":"188449091","full_name":"Ivlyth/bky-shalong","owner":"Ivlyth","description":null,"archived":false,"fork":false,"pushed_at":"2019-05-24T15:50:13.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T08:44:33.218Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Ivlyth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-24T15:48:01.000Z","updated_at":"2019-05-28T01:37:12.000Z","dependencies_parsed_at":"2023-06-05T13:47:21.184Z","dependency_job_id":null,"html_url":"https://github.com/Ivlyth/bky-shalong","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivlyth%2Fbky-shalong","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivlyth%2Fbky-shalong/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivlyth%2Fbky-shalong/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ivlyth%2Fbky-shalong/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ivlyth","download_url":"https://codeload.github.com/Ivlyth/bky-shalong/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239774337,"owners_count":19694700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T02:37:52.398Z","updated_at":"2025-10-18T16:40:20.554Z","avatar_url":"https://github.com/Ivlyth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## bky-share\n\n\n\n注意️: 本教程代码使用 python2.7 开发\n\n\n### 1. fabric demo\n\n##### 1.1 安装, 仅依赖 fabric, 小于 2.0 的版本均可\n\n```sh\npip install 'fabric\u003c2'\n```\n\n##### 1.2 使用\n\n```python\n# 简单用法\npython fabrun.py -t 1.1.1.1,2.2.2.2 -u USER -p PASS command\n\n# 命令可以带参数\npython fabrun.py -t 1.1.1.1,2.2.2.2 -u USER -p PASS 'command with args'\n\n# 指定一个文件, 一行一个 IP\npython fabrun.py -t FILE -u USER -p PASS 'command with args'\n```\n\n### 2. splinter demo\n\n##### 2.1 安装\n\n首先需要使用 splinter 库\n\n```sh\npip install splinter\n```\n\n然后需要安装 chromedriver, chromedriver 的版本号于 Chrome 浏览器对应,\n因此先查看本机的 chrome 版本, 然后访问:\n\nhttp://chromedriver.chromium.org/downloads\n\n下载对应的 chromedriver, 下载的可执行文件放入到 PATH 环境变量包含的路径下即可使用\n\n##### 2.2 使用\n\n```\n# 1. 在 spider 目录下创建文件  weibo.password, 第一行为自己的微博账号, 第二行为密码\n\n# 2. 修改代码中的 MONITOR_USER_ID 为自己想要监控的账号, 或者自己的用来测试\n\n# 3. 运行脚本\n\npython weibo.py\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivlyth%2Fbky-shalong","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivlyth%2Fbky-shalong","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivlyth%2Fbky-shalong/lists"}