Fenying
open-menu closeme
Home
Articles
Books
Projects
About Me
简体中文 English
  • Restore missing ‘New-Text Document’ in Windows right-click menu

    calendar Jun 11, 2024 · 1 min read · right-click menu explorer  ·
    Share on: twitter facebook linkedin copy

    A strange problem in Bug 10 and Bug 11, the “New Text Document” option in the right-click menu of the File Explorer sometimes disappears for no reason.

    Microsoft’s products really smell like sh*t today.


    Read More
  • Special reason for SSH too many authentication failures

    calendar May 27, 2024 · 2 min read · ssh error agent  ·
    Share on: twitter facebook linkedin copy

    One day, when I tried connecting to a host by SSH, I got errors like Received disconnect from xxxxx port 22:2: Too many authentication failures, what’s going on?


    Read More
  • @litert/[email protected]

    calendar Apr 30, 2024 · 1 min read · typescript redis nodejs javascript  ·
    Share on: twitter facebook linkedin copy

    @litert/redis is a Redis client library developed entirely in TypeScript, for NodeJS.

    All asynchronous operations are based on Promise, and it supports transactions and messaging.

    Features

    • Support read/write separation.
    • Support pipeline.
    • Support multi and exec.
    • Support subscribe and publish.

    Installation

    1npm install @litert/redis@^3.0.2
    

    v3.0.2 CHANGES

    • fix(command): Incorrect preprocessing of arguments for SREM command.
    • feat(command): Added basic supports for ZADD, ZREM, ZRANGE commands.
    • fix(docs): Fixed the links to the command documents.
    • build(test): Initialized test flows.

    Contributors

    • @superxrb #9

    Read More
  • @litert/[email protected]

    calendar Apr 28, 2024 · 1 min read · typescript rpc nodejs  ·
    Share on: twitter facebook linkedin copy

    @litert/televoke is a RPC library for NodeJS, written in TypeScript.

    Installation

    1npm install @litert/televoke@^1.0.3
    

    v1.0.3 CHANGELOG

    • fix(client): Set default maxConnections to 100 for televoke/1 protocol clients.
    • fix(client): Emit close event when connection to server is closed.

    Read More
  • @litert/[email protected]

    calendar Apr 8, 2024 · 1 min read · typescript websocket protocol network nodejs javascript  ·
    Share on: twitter facebook linkedin copy

    @litert/websocket is a Websocket protocol implementation for NodeJS, developed using TypeScript.

    This library supports both client and server Websocket protocol implementations, providing a simple and easy-to-use API.

    安装

    1npm install @litert/websocket@^0.2.3
    

    v0.2.3 CHANGELOG

    • fix(connection): added default write-callback in case of missing uncaught exception.

    Read More
    • ««
    • «
    • 2
    • 3
    • 4
    • 5
    • 6
    • »
    • »»

Fenying

Angus’ Home.
Read More

Recent Posts

  • Why not use socket.write callback in Node.js?
  • Compress virtual machine disks of Hyper-V
  • Disabling the useless features in Windows 11
  • Using private Git repository in Golang
  • Disgusting things during the integration of Apple account login
  • Use OpenCV in NodeJS
  • PKI Tutorials
  • Flush third-party ROM (EvoX) on Xiaomi 12 (cupid)

Categories

TYPESCRIPT 15 OS 6 SOFTWARE 3 CLOUD 2 DOCKER 2 SECURITY 2 GOLANG 1 WEB 1

Tags

TYPESCRIPT 13 NODEJS 12 PKI 11 SSL 11 TLS 11 OPENSSL 10 JAVASCRIPT 9 CERTIFICATES 8 X509 8 CA 7
All Tags
2FA1 ACCOUNT1 AGENT1 ALB1 ALGORITHM1 ANDROID1 APPLE1 ARCHLINUX1 AUTHENTICATION1 AWS2 BACKGROUND1 BASE322 BASE62X2 CA7 CAA1 CDN1 CERTIFICATES8 CLIENT2 CLOUDFLARE1 CLOUDFRONT1 CONNECT1 CONTEXT-MENU1 COOKIES1 CRL1 CUPID1 DATE1 DNS1 DOCKER3 EC3 ECDSA4 ED255192 EDDSA1 ELB1 ENCODINGS2 ERROR1 EXCEL1 EXPLORER1 GIT1 GOLANG1 HYPER-V2 INTERMEDIATE2 JAVASCRIPT9 LINUX2 LOCK-SCREEN1 LOGGER1 LWDFX1 MACHINE1 MENU1 MYSQL1 NETWORK3 NGINX1 NODE1 NODEJS12 OAUTH1 OPENCV1 OPENID1 OPENSSL10 OTP1 PASSWORD2 PICTURE1 PKI11 POWERSHELL1 PRIVATE1 PROTOCOL2 PROXY1 RANDOM1 REDIS2 REVOKE1 RIGHT-CLICK1 ROM1 ROOT1 RPC3 RSA4 RUSTDESK1 SAFE1 SEARCH1 SEED1 SERVER1 SLIDESHOW1 SNOWFLAKE1 SSH1 SSL11 TLS11 TYPE1 TYPESCRIPT13 UUID1 VALIDATION1 VERIFICATION1 VIRTUAL1 VIRTUAL-MACHINE1 WEBSOCKET1 WINDOWS2 WORDPRESS1 X5098 XIAOMI1
[A~Z][0~9]
Angus Fenying

Copyright  ANGUS FENYING, All Rights Reserved. Powered by Hugo, with theme Clarity.

to-top