All Projects → CokeMine → Euserv_extend

CokeMine / Euserv_extend

Licence: gpl-3.0
A simple Python Script help you renew free EUserv IPv6 VPS

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Euserv extend

Fanqiang Book
2021科学上网指南,小白图文攻略 | 翻墙/梯子/自由上网/SSR/V2Ray/
Stars: ✭ 127 (-49.2%)
Mutual labels:  vps
Docker Machine Vultr
Ⓜ️ Docker Machine driver for Vultr Cloud
Stars: ✭ 185 (-26%)
Mutual labels:  vps
Heroku Python Script
Guide for hosting python scripts and applications on Heroku
Stars: ✭ 218 (-12.8%)
Mutual labels:  python-script
Bug Hunting Colab
A Colab For Bug Hunting!
Stars: ✭ 147 (-41.2%)
Mutual labels:  vps
Pyflooder
A http flood python script that could stop a normal website in 10s
Stars: ✭ 174 (-30.4%)
Mutual labels:  python-script
Secure Wireguard Implementation
A guide on implementing a secure Wireguard server on OVH (or any other Debian VPS) with DNSCrypt, Port Knocking & an SSH-Honeypot
Stars: ✭ 200 (-20%)
Mutual labels:  vps
Notes
胡写一通,乱写一气.杂七杂八.记录日常,若喜欢请Star,然后。。。。
Stars: ✭ 119 (-52.4%)
Mutual labels:  vps
Gooby
Gooby: The ultimate infinite Plex media server using a VPS and Cloud service
Stars: ✭ 230 (-8%)
Mutual labels:  vps
Procsd
Manage your application processes in production hassle-free like Heroku CLI with Procfile and Systemd
Stars: ✭ 181 (-27.6%)
Mutual labels:  vps
Vps
A handy bash script to setup crypto masternodes in no time. Initially developed for $PIVX. Now many more ;-)
Stars: ✭ 220 (-12%)
Mutual labels:  vps
Sillyrat
A Cross Platform multifunctional (Windows/Linux/Mac) RAT.
Stars: ✭ 152 (-39.2%)
Mutual labels:  vps
Rfm Analysis
Python script (and IPython notebook) to perform RFM analysis from customer purchase history data
Stars: ✭ 165 (-34%)
Mutual labels:  python-script
Hackers Tool Kit
Its a framework filled with alot of options and hacking tools you use directly in the script from brute forcing to payload making im still adding more stuff i now have another tool out called htkl-lite its hackers-tool-kit just not as big and messy to see updates check on my instagram @tuf_unkn0wn or if there are any problems message me on instagram
Stars: ✭ 211 (-15.6%)
Mutual labels:  python-script
Inpanel
A Web-based Linux VPS Management Tools
Stars: ✭ 139 (-44.4%)
Mutual labels:  vps
Awesomescripts
A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great idea for the new script. Leave a ⭐️
Stars: ✭ 228 (-8.8%)
Mutual labels:  python-script
Speedtest Cli
Command line interface for testing internet bandwidth using speedtest.net
Stars: ✭ 11,575 (+4530%)
Mutual labels:  python-script
3klcon
Automation Recon tool which works with Large & Medium scopes. It performs more than 20 tasks and gets back all the results in separated files.
Stars: ✭ 189 (-24.4%)
Mutual labels:  vps
F8x
红/蓝队环境自动化部署工具
Stars: ✭ 227 (-9.2%)
Mutual labels:  vps
Openvpn Easy Setup
Bash script for easy and fast OpenVPN deploy
Stars: ✭ 230 (-8%)
Mutual labels:  vps
Net Spider
新手小白~~持续更新中〜随意Fork,Star,大佬萌多多issue哦 (目前更新: 1.短视频视频无水印解析(支持超过30多个平台 e.g., 抖音,快手,微博...) 2.bilibili音视频解析🐱‍👓 3.知音漫客图片加密 🔥 4. 世纪佳缘信息👨‍👩‍👧‍👦 5.小鸡词典🐥🐥。。。。。。
Stars: ✭ 212 (-15.2%)
Mutual labels:  python-script

EUserv_extend

A simple Python Script which can help you renew your free EUserv IPv6 VPS.

This Script can check the VPS amount in your account automatically and renew the VPS if it can be renewed.

This repo do not provide you any tutorials that help you run it on GitHub Action or others like Serverless / Cloud Function.

All in this repo is for learning only.

If you have any disputes about this repo, please contact me or send an Issue.

Really thanks EUserv provide us free IPv6 VPS for learning.

How to Use

1、Install Python3 and dependences

#Install Python3
apt install python3 python3-pip -y
#Intstall dependences
pip install requests beautifulsoup4

2、Replace the USERNAME & PASSWORD parms with yours in main.py Line 7-8.

Your can add multiple accounts with single space separated.

说明

因各种原因,本仓库不提供任何定时运行脚本,本脚本可以在本地运行,如果想要自己配置到云函数平台上可自行配置。劝各位耗子尾汁,请不要Fork这个仓库然后提供GitHub Workflow再分发,也不要提供任何单仓库Workflow并分发,特别是定时执行确定的那种。谢谢。

若部署在云函数平台上导致的任何出错,不接受反馈。

(可选)使用sre24.com提供的服务,续期结果通过sre24免费推送微信提醒。(社区提供,未经测试,如有BUG请反馈,请自行确保使用第三方服务的安全性及可靠性),需要的TOKEN在第9行设置。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].