#python #nonebot #nonebot2 #qqbot #zhenxun
**Zhenxun Bot** is a friendly bot developed using **Nonebot2**. It offers many features like nickname systems, sign-in rewards, and a store where you can buy items. The bot supports multiple platforms and has a user-friendly web interface for management. It's easy to install and configure, making it a great tool for those who want a customizable bot experience. You can test it using platforms like Napcat or Lagrange, and it's free to use.
https://github.com/zhenxun-org/zhenxun_bot
**Zhenxun Bot** is a friendly bot developed using **Nonebot2**. It offers many features like nickname systems, sign-in rewards, and a store where you can buy items. The bot supports multiple platforms and has a user-friendly web interface for management. It's easy to install and configure, making it a great tool for those who want a customizable bot experience. You can test it using platforms like Napcat or Lagrange, and it's free to use.
https://github.com/zhenxun-org/zhenxun_bot
GitHub
GitHub - zhenxun-org/zhenxun_bot: 基于 Nonebot2 开发,实现多平台适配和多Bot管理的,非常可爱的绪山真寻Bot
基于 Nonebot2 开发,实现多平台适配和多Bot管理的,非常可爱的绪山真寻Bot. Contribute to zhenxun-org/zhenxun_bot development by creating an account on GitHub.
#typescript #database #db #db_migration #editor #erd #mariadb #mssql #mysql #postgresql #react #react_flow #schema_migrations #sql #sqlite #typescript #visualization #xyflow
ChartDB is a powerful tool that helps you visualize and manage your database schema easily. It allows you to import your database structure with just one query and view it as a diagram. You can edit this diagram interactively, which makes it easier to understand and work with complex databases. ChartDB also uses AI to help you export your database schema to different systems, like from MySQL to PostgreSQL, making migrations simpler. This tool is open-source and available online or for local use, making it very useful for developers to design and collaborate on databases more efficiently.
https://github.com/chartdb/chartdb
ChartDB is a powerful tool that helps you visualize and manage your database schema easily. It allows you to import your database structure with just one query and view it as a diagram. You can edit this diagram interactively, which makes it easier to understand and work with complex databases. ChartDB also uses AI to help you export your database schema to different systems, like from MySQL to PostgreSQL, making migrations simpler. This tool is open-source and available online or for local use, making it very useful for developers to design and collaborate on databases more efficiently.
https://github.com/chartdb/chartdb
GitHub
GitHub - chartdb/chartdb: Database diagrams editor that allows you to visualize and design your DB with a single query.
Database diagrams editor that allows you to visualize and design your DB with a single query. - chartdb/chartdb
#python #genai #gpt #gpt_4 #graphrag #knowledge_graph #large_language_models #llm #rag #retrieval_augmented_generation
LightRAG is a system that helps computers understand and answer questions better by using a special way of organizing information called a "graph." This graph shows how different pieces of information are connected, making it easier for the system to find related answers. It works fast and can handle complex questions by combining two types of searches: one that looks at specific details and another that looks at broader topics. This makes it very useful for answering questions that need both specific and general information. Users benefit from getting accurate and relevant answers quickly, which is helpful in many applications like customer service and document retrieval.
https://github.com/HKUDS/LightRAG
LightRAG is a system that helps computers understand and answer questions better by using a special way of organizing information called a "graph." This graph shows how different pieces of information are connected, making it easier for the system to find related answers. It works fast and can handle complex questions by combining two types of searches: one that looks at specific details and another that looks at broader topics. This makes it very useful for answering questions that need both specific and general information. Users benefit from getting accurate and relevant answers quickly, which is helpful in many applications like customer service and document retrieval.
https://github.com/HKUDS/LightRAG
GitHub
GitHub - HKUDS/LightRAG: [EMNLP2025] "LightRAG: Simple and Fast Retrieval-Augmented Generation"
[EMNLP2025] "LightRAG: Simple and Fast Retrieval-Augmented Generation" - HKUDS/LightRAG
#javascript #nodejs #performance #speed #webframework
Fastify is a fast and efficient web framework for Node.js. It helps developers build applications quickly and handle many requests without slowing down. Fastify is good for projects that need to serve a lot of users because it uses less server resources, making it cost-effective. It also has strong security features and supports plugins, which make it easy to add new functionalities. This makes Fastify a great choice for developers who want to build fast and scalable applications.
https://github.com/fastify/fastify
Fastify is a fast and efficient web framework for Node.js. It helps developers build applications quickly and handle many requests without slowing down. Fastify is good for projects that need to serve a lot of users because it uses less server resources, making it cost-effective. It also has strong security features and supports plugins, which make it easy to add new functionalities. This makes Fastify a great choice for developers who want to build fast and scalable applications.
https://github.com/fastify/fastify
GitHub
GitHub - fastify/fastify: Fast and low overhead web framework, for Node.js
Fast and low overhead web framework, for Node.js. Contribute to fastify/fastify development by creating an account on GitHub.
#go #framework #gin #go #middleware #performance #router #server
Gin is a fast web framework for Go that helps developers build efficient backend applications. It offers features like **speed**, **middleware support**, **crash-free operation**, and **JSON validation**. This makes it ideal for projects requiring high performance and reliability. By using Gin, developers can create robust web applications quickly and easily, benefiting from its lightweight design and active community support.
https://github.com/gin-gonic/gin
Gin is a fast web framework for Go that helps developers build efficient backend applications. It offers features like **speed**, **middleware support**, **crash-free operation**, and **JSON validation**. This makes it ideal for projects requiring high performance and reliability. By using Gin, developers can create robust web applications quickly and easily, benefiting from its lightweight design and active community support.
https://github.com/gin-gonic/gin
GitHub
GitHub - gin-gonic/gin: Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly…
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for ...
#go #data_transfer #file_sharing #golang #pake #peer_to_peer #tcp #transfer
Croc is a free and open-source tool that allows you to securely transfer files and folders between any two computers using a simple command line interface. It features end-to-end encryption for safety, supports multiple platforms (Windows, Linux, Mac), and allows for resuming interrupted transfers without needing a central server or port forwarding. You can send files easily by generating a code phrase, making it user-friendly and efficient. The benefit of using Croc is that it simplifies file sharing while ensuring your data remains secure, making it ideal for both personal and professional use.
https://github.com/schollz/croc
Croc is a free and open-source tool that allows you to securely transfer files and folders between any two computers using a simple command line interface. It features end-to-end encryption for safety, supports multiple platforms (Windows, Linux, Mac), and allows for resuming interrupted transfers without needing a central server or port forwarding. You can send files easily by generating a code phrase, making it user-friendly and efficient. The benefit of using Croc is that it simplifies file sharing while ensuring your data remains secure, making it ideal for both personal and professional use.
https://github.com/schollz/croc
GitHub
GitHub - schollz/croc: Easily and securely send things from one computer to another :package:
Easily and securely send things from one computer to another :crocodile: :package: - GitHub - schollz/croc: Easily and securely send things from one computer to another :package:
👍1
#python #linux #memcached #mysql #php #php70 #php71 #php72 #php73 #php74 #php80 #php81 #php82 #php83 #php84 #python #redis
mdserver-web is a simple and open-source Linux management panel. It supports systems like Debian, Ubuntu, and CentOS. This panel is similar to others like "宝塔" but doesn't require a phone number for registration and has no ads. It offers features like SSH terminal tools, website backup, and plugin management. Users can easily install common software like PHP, MySQL, and Nginx. The benefit is that it provides a user-friendly interface for managing Linux servers without the need for complex configurations or ads.
https://github.com/midoks/mdserver-web
mdserver-web is a simple and open-source Linux management panel. It supports systems like Debian, Ubuntu, and CentOS. This panel is similar to others like "宝塔" but doesn't require a phone number for registration and has no ads. It offers features like SSH terminal tools, website backup, and plugin management. Users can easily install common software like PHP, MySQL, and Nginx. The benefit is that it provides a user-friendly interface for managing Linux servers without the need for complex configurations or ads.
https://github.com/midoks/mdserver-web
GitHub
GitHub - midoks/mdserver-web: Simple Linux Panel
Simple Linux Panel. Contribute to midoks/mdserver-web development by creating an account on GitHub.
❤1
#python #chatgpt #llms #pyqt #wechat
This tool helps you manage your WeChat data by letting you export and analyze your chat history. It supports WeChat 4.0 and allows you to restore chat interfaces, export data in various formats like HTML, CSV, and Word, and even create visual reports. This means you can keep track of your conversations and memories easily, making it a useful tool for organizing your digital life.
https://github.com/LC044/WeChatMsg
This tool helps you manage your WeChat data by letting you export and analyze your chat history. It supports WeChat 4.0 and allows you to restore chat interfaces, export data in various formats like HTML, CSV, and Word, and even create visual reports. This means you can keep track of your conversations and memories easily, making it a useful tool for organizing your digital life.
https://github.com/LC044/WeChatMsg
GitHub
GitHub - LC044/WeChatMsg
Contribute to LC044/WeChatMsg development by creating an account on GitHub.
#go #cloud_bigquery #cloud_datastore #cloud_pubsub #cloud_storage #go #golang #google_cloud
Google Cloud Client Libraries for Go help developers use Google Cloud services easily. They reduce the amount of code you need to write and make it easier to understand by using Go's natural style. These libraries support the latest Go versions (1.23 and 1.24) and automatically handle authentication using Application Default Credentials. This makes it simpler to access Google Cloud APIs from your Go applications, whether you're working locally or in a cloud environment. It saves time and effort, allowing you to focus on your project's core functionality.
https://github.com/googleapis/google-cloud-go
Google Cloud Client Libraries for Go help developers use Google Cloud services easily. They reduce the amount of code you need to write and make it easier to understand by using Go's natural style. These libraries support the latest Go versions (1.23 and 1.24) and automatically handle authentication using Application Default Credentials. This makes it simpler to access Google Cloud APIs from your Go applications, whether you're working locally or in a cloud environment. It saves time and effort, allowing you to focus on your project's core functionality.
https://github.com/googleapis/google-cloud-go
GitHub
GitHub - googleapis/google-cloud-go: Google Cloud Client Libraries for Go.
Google Cloud Client Libraries for Go. Contribute to googleapis/google-cloud-go development by creating an account on GitHub.
❤1
#go #dubbing #localization #tts #video_transcription #video_translation
Krillin AI is a tool that helps translate and dub videos easily. It supports many languages and can automatically add subtitles, translate them, and even change the voice. This tool is useful for making videos ready for different platforms like YouTube or TikTok. It saves time by doing everything in just a few clicks, making it easy to share videos with people who speak different languages.
https://github.com/krillinai/KrillinAI
Krillin AI is a tool that helps translate and dub videos easily. It supports many languages and can automatically add subtitles, translate them, and even change the voice. This tool is useful for making videos ready for different platforms like YouTube or TikTok. It saves time by doing everything in just a few clicks, making it easy to share videos with people who speak different languages.
https://github.com/krillinai/KrillinAI
GitHub
GitHub - krillinai/KrillinAI: Video translation and dubbing tool powered by LLMs. The video translator offers 100 language translations…
Video translation and dubbing tool powered by LLMs. The video translator offers 100 language translations and one-click full-process deployment. The video translation output is optimized for platfo...
❤1
#python #automation #cursor #cursor_ai #cursor_ide #cursorai #cursors #free #freetrial #pro
Cursor Free VIP is an open-source tool that allows users to bypass the membership verification of Cursor AI, granting access to premium features without a subscription. It supports Windows, macOS, and Linux, and automates account registration and configuration resets. By using this tool, you can enjoy the full capabilities of Cursor AI, such as Google and GitHub OAuth authentication, without the limitations of free trials. This means you can enhance your coding experience and productivity without incurring additional costs, making it a valuable resource for developers looking to maximize their tools.
https://github.com/yeongpin/cursor-free-vip
Cursor Free VIP is an open-source tool that allows users to bypass the membership verification of Cursor AI, granting access to premium features without a subscription. It supports Windows, macOS, and Linux, and automates account registration and configuration resets. By using this tool, you can enjoy the full capabilities of Cursor AI, such as Google and GitHub OAuth authentication, without the limitations of free trials. This means you can enhance your coding experience and productivity without incurring additional costs, making it a valuable resource for developers looking to maximize their tools.
https://github.com/yeongpin/cursor-free-vip
GitHub
GitHub - yeongpin/cursor-free-vip: [Support 0.49.x](Reset Cursor AI MachineID & Bypass Higher Token Limit) Cursor Ai ,自动重置机器ID…
[Support 0.49.x](Reset Cursor AI MachineID & Bypass Higher Token Limit) Cursor Ai ,自动重置机器ID , 免费升级使用Pro功能: You've reached your trial request limit. / Too many free trial accounts us...
❤2
#other
RDP Wrapper is a free, open-source tool that allows users to enable Remote Desktop Protocol (RDP) on Windows versions that do not support it natively. It acts as a bridge between the operating system and RDP services, enabling multiple users to connect simultaneously without modifying system files. This means you can access your computer remotely, making it easier to work from different locations or manage multiple systems. Regular updates ensure compatibility with the latest Windows versions, enhancing security and functionality. Using RDP Wrapper can significantly improve your remote work experience and productivity.
https://github.com/sebaxakerhtc/rdpwrap.ini
RDP Wrapper is a free, open-source tool that allows users to enable Remote Desktop Protocol (RDP) on Windows versions that do not support it natively. It acts as a bridge between the operating system and RDP services, enabling multiple users to connect simultaneously without modifying system files. This means you can access your computer remotely, making it easier to work from different locations or manage multiple systems. Regular updates ensure compatibility with the latest Windows versions, enhancing security and functionality. Using RDP Wrapper can significantly improve your remote work experience and productivity.
https://github.com/sebaxakerhtc/rdpwrap.ini
GitHub
GitHub - sebaxakerhtc/rdpwrap.ini: RDPWrap.ini for RDP Wrapper Library by Stas'M
RDPWrap.ini for RDP Wrapper Library by Stas'M. Contribute to sebaxakerhtc/rdpwrap.ini development by creating an account on GitHub.
#jupyter_notebook
To use Amazon Bedrock, you need to set up AWS IAM permissions. This involves giving your AWS identity (like a role or user) the right to access Bedrock services. You do this by creating a policy in the AWS IAM Console. This policy allows your identity to perform actions on Bedrock resources. Having the right permissions helps you manage and use Bedrock effectively, ensuring you can access all its features without any issues. This setup is important for both security and functionality.
https://github.com/aws-samples/amazon-nova-samples
To use Amazon Bedrock, you need to set up AWS IAM permissions. This involves giving your AWS identity (like a role or user) the right to access Bedrock services. You do this by creating a policy in the AWS IAM Console. This policy allows your identity to perform actions on Bedrock resources. Having the right permissions helps you manage and use Bedrock effectively, ensuring you can access all its features without any issues. This setup is important for both security and functionality.
https://github.com/aws-samples/amazon-nova-samples
GitHub
GitHub - aws-samples/amazon-nova-samples
Contribute to aws-samples/amazon-nova-samples development by creating an account on GitHub.
#python #ai #ai_agent #ai_agent_framework #intents #launchpad #python #web3
IntentKit is a tool that helps create and manage AI agents. These agents can do many things like interact with blockchain, manage social media, and learn new skills. It supports multiple agents and allows them to work on their own. The system is still in development and not ready for full use. Using IntentKit benefits users by making it easy to build and customize AI agents for various tasks, such as automating social media or managing blockchain transactions. This can save time and make complex tasks simpler.
https://github.com/crestalnetwork/intentkit
IntentKit is a tool that helps create and manage AI agents. These agents can do many things like interact with blockchain, manage social media, and learn new skills. It supports multiple agents and allows them to work on their own. The system is still in development and not ready for full use. Using IntentKit benefits users by making it easy to build and customize AI agents for various tasks, such as automating social media or managing blockchain transactions. This can save time and make complex tasks simpler.
https://github.com/crestalnetwork/intentkit
GitHub
GitHub - crestalnetwork/intentkit: An open and fair framework for everyone to build AI agents equipped with powerful skills. Launch…
An open and fair framework for everyone to build AI agents equipped with powerful skills. Launch your agent, improve the world, your wallet, or both! - crestalnetwork/intentkit
#c_lang
Heygem is a tool that helps you create digital humans easily. It works offline, so you don't need the internet, which keeps your data safe. You can use it to clone your appearance and voice, making videos with virtual avatars that speak and move naturally. It supports many languages and is user-friendly, even for beginners. This tool is great for creating videos without needing complex technical skills, and it's free for personal use.
https://github.com/GuijiAI/HeyGem.ai
Heygem is a tool that helps you create digital humans easily. It works offline, so you don't need the internet, which keeps your data safe. You can use it to clone your appearance and voice, making videos with virtual avatars that speak and move naturally. It supports many languages and is user-friendly, even for beginners. This tool is great for creating videos without needing complex technical skills, and it's free for personal use.
https://github.com/GuijiAI/HeyGem.ai
GitHub
GitHub - duixcom/Duix-Avatar: 🚀 Truly open-source AI avatar(digital human) toolkit for offline video generation and digital human…
🚀 Truly open-source AI avatar(digital human) toolkit for offline video generation and digital human cloning. - duixcom/Duix-Avatar
#javascript #docker_image #foss #javascript #kanban #meteor #real_time #sandstorm #snapcraft #wekan
WeKan is a free, open-source Kanban board tool that helps you manage tasks and projects visually. It allows you to create boards with different stages like "To Do," "Doing," and "Done," and move tasks between them. You can assign tasks, set due dates, and collaborate with team members in real-time. WeKan is customizable and can be hosted on your own server, giving you full control over your data. This makes it a great choice for teams who want privacy and flexibility in their project management.
https://github.com/wekan/wekan
WeKan is a free, open-source Kanban board tool that helps you manage tasks and projects visually. It allows you to create boards with different stages like "To Do," "Doing," and "Done," and move tasks between them. You can assign tasks, set due dates, and collaborate with team members in real-time. WeKan is customizable and can be hosted on your own server, giving you full control over your data. This makes it a great choice for teams who want privacy and flexibility in their project management.
https://github.com/wekan/wekan
GitHub
GitHub - wekan/wekan: The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations,…
The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at ht...
#go #amazon_s3 #cloud #cloudnative #cloudstorage #go #k8s #kubernetes #multi_cloud #multi_cloud_kubernetes #objectstorage #s3 #storage
MinIO is a fast and scalable object storage system that works like Amazon S3. It's great for storing large amounts of data, especially for machine learning and analytics projects. MinIO is easy to use, runs on many platforms, and supports Kubernetes for easy management. It also provides strong data protection with features like erasure coding and encryption. This makes MinIO a good choice for businesses that need reliable and efficient data storage solutions.
https://github.com/minio/minio
MinIO is a fast and scalable object storage system that works like Amazon S3. It's great for storing large amounts of data, especially for machine learning and analytics projects. MinIO is easy to use, runs on many platforms, and supports Kubernetes for easy management. It also provides strong data protection with features like erasure coding and encryption. This makes MinIO a good choice for businesses that need reliable and efficient data storage solutions.
https://github.com/minio/minio
GitHub
GitHub - minio/minio: MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license. - minio/minio
#rust #hacktoberfest #leaflet #mapbox_gl #mapbox_gl_js #mapbox_vector_tile #maplibre #maplibre_gl_js #maps #mbtiles #pmtiles #postgis #postgresql #rust #vector_tiles #webserver
Martin is a tool that helps create and serve map tiles quickly and efficiently. It can get data from large databases and serve tiles from different file types. Martin is built with Rust, which makes it fast and reliable. This means you can use Martin to handle a lot of traffic without slowing down. It also allows you to combine different tile sources and generate tiles in bulk, making it useful for mapping projects. By using Martin, you can create and manage maps more efficiently, which is beneficial for projects that need fast and reliable map data.
https://github.com/maplibre/martin
Martin is a tool that helps create and serve map tiles quickly and efficiently. It can get data from large databases and serve tiles from different file types. Martin is built with Rust, which makes it fast and reliable. This means you can use Martin to handle a lot of traffic without slowing down. It also allows you to combine different tile sources and generate tiles in bulk, making it useful for mapping projects. By using Martin, you can create and manage maps more efficiently, which is beneficial for projects that need fast and reliable map data.
https://github.com/maplibre/martin
GitHub
GitHub - maplibre/martin: Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling. - maplibre/martin
#c_lang #ai #app #bci #c #flutter #friend #mobile #necklace #nextjs #omi #personas #python #smartglasses #summary #transcription #wearable
Omi is a wearable AI device that helps you by capturing conversations, summarizing them, and creating action items. It connects to your mobile device and provides automatic transcriptions of meetings and chats. This can save you time and help you remember important details. Omi is also open-source, which means developers can create their own apps for it. However, there are concerns about how it handles user data. Overall, Omi can be useful for boosting productivity and keeping track of conversations.
https://github.com/BasedHardware/omi
Omi is a wearable AI device that helps you by capturing conversations, summarizing them, and creating action items. It connects to your mobile device and provides automatic transcriptions of meetings and chats. This can save you time and help you remember important details. Omi is also open-source, which means developers can create their own apps for it. However, there are concerns about how it handles user data. Overall, Omi can be useful for boosting productivity and keeping track of conversations.
https://github.com/BasedHardware/omi
GitHub
GitHub - BasedHardware/omi: AI wearables. Put it on, speak, transcribe, automatically
AI wearables. Put it on, speak, transcribe, automatically - BasedHardware/omi
👍1
#cplusplus #ai #automation #cross_platform #linux #live #llm #mac #macos_app #meeting_minutes #meeting_notes #recorder #rust #whisper #whisper_cpp #windows
Meetily is an AI meeting assistant that helps teams by capturing and transcribing meeting audio in real-time. It generates meeting summaries and action items, making it easier to review and follow up on discussions. Meetily focuses on privacy by processing data locally on your device, ensuring your meeting content remains secure. It's cost-effective, works offline, and supports multiple platforms. Users can customize it to fit their needs, making it a convenient tool for efficient meeting management. This helps teams focus on discussions without worrying about taking notes manually.
https://github.com/Zackriya-Solutions/meeting-minutes
Meetily is an AI meeting assistant that helps teams by capturing and transcribing meeting audio in real-time. It generates meeting summaries and action items, making it easier to review and follow up on discussions. Meetily focuses on privacy by processing data locally on your device, ensuring your meeting content remains secure. It's cost-effective, works offline, and supports multiple platforms. Users can customize it to fit their needs, making it a convenient tool for efficient meeting management. This helps teams focus on discussions without worrying about taking notes manually.
https://github.com/Zackriya-Solutions/meeting-minutes
GitHub
GitHub - Zackriya-Solutions/meeting-minutes: Open-source Rust based AI meeting assistant with 4x faster Parakeet/Whisper live transcription…
Open-source Rust based AI meeting assistant with 4x faster Parakeet/Whisper live transcription, speaker diarization, and Ollama summarization. 100% local processing. no cloud required. Meetily (Me...
👍3
#python #active_directory #hacking #infosec #infosectools #networks #pentest #pentest_tool #pentest_tools #pentesting #python #python3 #red_team #security #security_tools #windows
NetExec is a powerful tool for network security testing. It helps users automate tasks like finding vulnerabilities, executing commands on remote machines, and gathering network information. This tool is especially useful for penetration testers and cybersecurity professionals. By using NetExec, users can efficiently assess and improve the security of large networks, making it easier to identify and fix weaknesses. It supports various network protocols and integrates well with other security tools, making it a valuable asset for those in the cybersecurity field.
https://github.com/Pennyw0rth/NetExec
NetExec is a powerful tool for network security testing. It helps users automate tasks like finding vulnerabilities, executing commands on remote machines, and gathering network information. This tool is especially useful for penetration testers and cybersecurity professionals. By using NetExec, users can efficiently assess and improve the security of large networks, making it easier to identify and fix weaknesses. It supports various network protocols and integrates well with other security tools, making it a valuable asset for those in the cybersecurity field.
https://github.com/Pennyw0rth/NetExec
GitHub
GitHub - Pennyw0rth/NetExec: The Network Execution Tool
The Network Execution Tool. Contribute to Pennyw0rth/NetExec development by creating an account on GitHub.