Pinned Repositories
2048
A C++/Qt clone of the popular 2048 game
aioquic
QUIC and HTTP/3 implementation in Python
airgeddon
This is a multi-use bash script for Linux systems to audit wireless networks.
apisix
The Cloud-Native API Gateway
Authenticator
auto
Authenticator-1
Authenticator generates 2-Step Verification codes in your browser.
Auto_login
awesome-asyncio-cn
😎 Python Asyncio 精选资源列表,囊括了网络框架,库,软件等资源
service_platform
docker dashboard platform
webFlask
python flask入门实践
vonsago's Repositories
vonsago/Auto_login
vonsago/DCMP
Docker Container Management Platform(Dashboard UI) Python编写 基于Django框架的Docker 容器监控仪表盘
vonsago/DeepLearningFlappyBird
Flappy Bird hack using Deep Reinforcement Learning (Deep Q-learning).
vonsago/fabric
Simple, Pythonic remote execution and deployment.
vonsago/Flask-AppBuilder
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
vonsago/flask-bootstrap
Ready-to-use Twitter-bootstrap for use in Flask.
vonsago/flask-oidc
OpenID Connect support for Flask
vonsago/flask-wtf
Simple integration of Flask and WTForms, including CSRF, file upload and Recaptcha integration.
vonsago/google-maps-services-python
Python client library for Google Maps API Web Services
vonsago/hack.chat
a minimal, distraction-free chat application
vonsago/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
vonsago/harbor-py
The missing harbor python SDK
vonsago/istio
Connect, secure, control, and observe services.
vonsago/KisMac2
KisMAC is a free, open source wireless stumbling and security tool for Mac OS X.
vonsago/mindsdb
Framework to streamline use of neural networks
vonsago/note-of-interview
《互联网面试笔记》收集和分析互联网常见面试题,并将这些面试知识整理成文方便大家查阅。主要是面向java程序员,但基础知识部分不同语言程序员(c,c++,python等)都可以参考。---持续更新中, 欢迎编辑~
vonsago/oh-my-zsh
A delightful community-driven (with 1,000+ contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
vonsago/pipeline
A K8s-native Pipeline resource.
vonsago/python-pentest-tools
Python tools for penetration testers
vonsago/rpvideo
v.rpsofts.com源码,国内视频网站解析,会员破解(部分站点近期更新解析算法,已不支持youku等会员视频),去广告。。你可以利用api自己做视频站,,同时api也可以适用于各主流电影cms站。
vonsago/sdl2_video_player
video player built with ffmpeg and SDL2
vonsago/servicebroker
Open Service Broker API Specification
vonsago/ShadowsocksX-NG-R
Next Generation of ShadowsocksX
vonsago/Snake-1
Artificial intelligence of the Snake game.
vonsago/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
vonsago/Super_Spiders
Spider company
vonsago/tesseract
Tesseract Open Source OCR Engine (main repository)
vonsago/vimium
The hacker's browser.
vonsago/virtualenv-burrito
One command to have a working virtualenv + virtualenvwrapper environment.
vonsago/wpa-dictionary
WPA/WPA2 密码字典,用于 wifi 密码暴力破解,收集自网络