Author: HelloGitHub- Dried fish
While making code hard to read may seem like a difficult thing to understand, the obfuscated code acts like encryption, and the obfuscated code still does what the original code does. Javascript – Obfuscator is a javascript obfuscator that makes your code safer in production environments. Datree is a program that allows you to formulate a configuration execution strategy to ensure that the wrong K8s configuration does not enter the production environment.
Of course, this week’s project is not only about security, but also about convenience. SmsForwarder is a handy app that lets you forward and verify SMS messages to other phones or apps without having to use multiple devices to find verification codes. And ZSpotify, the ultra-convenient Spotify music download alternative to AWS m3O.
The following is an excerpt from GitHub Trending and Hacker News hot post (HN Hot post for short) on weibo @helloGithub. Newly released | | practical and interesting, according to the project classification, the release time release time not more than 14 project will mark the New day, without the mark shows the project release more than half. Due to the limited space in this paper, there are some projects not shown in this paper, please refer to 🌝
- This article directory
-
- This week, pushing
- 1.1 SMS Forwarding: SmsForwarder
- 1.2 Code confusion: javascript-obfuscator
-
- Making Trending Zhou Bang
- 2.1 Spotify Music Download: ZSpotify
- 2.2 X86 simulator: V86
- 2.3 ALTERNATIVE to AWS: M3O
- 2.4 K8s configuration information guard: Datree
- 2.5 Security Gateway: APISIX
-
- Review past
-
1. Tweet this week
1.1 SMS Forwarding: SmsForwarder
Star growth this week: 100+
SmsForwarder Monitors SMS messages from Android phones and forwards them to other phones based on specified rules: Dingding robot, enterprise wechat group robot, feishu robot, enterprise wechat application message, mailbox, Bark, Webhook, Telegram robot, Server sauce, mobile phone message, etc. Main features:
- Simply do two things: listen for SMS -> forward according to the specified rules
- Power saving: when running, it only listens to broadcast and forwards messages, and records the latest N forwarding content and status
- Robust: The simpler, the less likely you are to go wrong (UNIX design philosophy), the less likely you are to crash, and the more stable and persistent you are
Making address – github.com/pppscn/SmsF…
1.2 Code confusion: javascript-obfuscator
Star growth this week: 300+
Javascript- Obfuscator is a code obfuscator that can obfuscate your code into unreadable code. The code that looks hard to read actually has the same function as the previous code, thus protecting your code.
Making address – github.com/javascript-…
2. GitHub Trending Weekly
2.1 Spotify Music Download: ZSpotify
Star growth this week: 1,400+
New ZSpotify is a Spotify music download that requires only a Python interpreter and FFmPEG. You can download music in MP3 format or OGG format according to your needs.
Making address – github.com/Footsiefat/…
2.2 X86 simulator: V86
Star growth this week: 250+
The V86 can run x86 virtual machines in a browser, and the machine code will be converted to WebAssembly mode when running in V86 for good performance.
– > github.com/copy/v86 making address
2.3 ALTERNATIVE to AWS: M3O
Star gains this week: 1,200+
New M30 is a public cloud platform. Compared with AWS, it has the following characteristics:
- UX design for Dev
- A Token accesses multiple apis
- Quick access to
- The trial is free and paid for on demand
In addition, the project also provides a rich API library.
– > github.com/m3o/m3o making address
2.4 K8s configuration information guard: Datree
Star growth this week: 1,700+
Datree is a CLI tool designed to prevent incorrect K8s configuration information from entering the production environment. You can create your own configuration file execution strategy based on your requirements.
Making address – github.com/datreeio/da…
2.5 Security Gateway: APISIX
Star growth this week: 300+
Apache APISIX is a dynamic, real-time, high-performance API gateway based on the Nginx network library and ETCD implementation, providing load balancing, dynamic upstream, gray publishing, service meltdown, authentication, observability and other rich traffic management capabilities.
Making address – github.com/apache/apis…
3. Look back
- Every boy’s Mechanical Dream “GitHub Hot Spots v.21.41”
- Large project source collection “GitHub Hotspot overview V.21.39”
This is GitHub Trending for the 43rd working week of 2021 🎉 If you Pick up other fun and useful GitHub projects, remember to share them with us in the HelloGitHub Issue section at 🌝