Pinned Repositories
ai-merge
Import your SVG, AI, EPS, and PDF files into a single Illustrator document.
auth0-javascript-samples
Auth0 Integration Samples for Vanilla JavaScript Applications
authentication-using-d1-example
Implementing Register and Login in Cloudflare Workers using D1
authenticator
A HOTP/TOTP command line client for generating two-factor and multi-factor authentication codes, like Google Authenticator.
awesome-tunneling
List of ngrok alternatives and other ngrok-like tunneling software and services. Focus on self-hosting.
netbox
Infrastructure resource modeling for network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
Xbeninni's Repositories
Xbeninni/netbox
Infrastructure resource modeling for network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
Xbeninni/auth0-javascript-samples
Auth0 Integration Samples for Vanilla JavaScript Applications
Xbeninni/authentication-using-d1-example
Implementing Register and Login in Cloudflare Workers using D1
Xbeninni/awesome-tunneling
List of ngrok alternatives and other ngrok-like tunneling software and services. Focus on self-hosting.
Xbeninni/cloudflare-client
Lightweight universal Cloudflare API client library for Node.js, Browser, and CF Workers
Xbeninni/Cloudflare-Stream-Video-Upload
Demoing Cloudflare Stream TUS Uploads for Creator Uploads
Xbeninni/colossus
Self-hosted email marketing solution
Xbeninni/docker-frps
Docker container for a FRP server
Xbeninni/echo
High performance, minimalist Go web framework
Xbeninni/filebrowser
📂 Web File Browser
Xbeninni/fp-multiuser
frp server plugin to support multiple users.
Xbeninni/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Xbeninni/frp-notify
一个专注于消息通知的 frp server manager plugin 实现,让你对进入 frps 的连接了如指掌。
Xbeninni/frp_info
创建frp插件用来监控连接信息
Xbeninni/frp_plugin_allowed_ports
Xbeninni/frpc-panel
frpc-panel 是 https://github.com/fatedier/frp 的一个客户端工具,用于更好的展示客户端信息,以及管理客户端代理信息。
Xbeninni/frps-panel
frps-panel 是 https://github.com/fatedier/frp 的一个服务端插件,用于支持多用户鉴权,同时用于展示服务器信息。
Xbeninni/google-speech-to-text
Python script which pulls audio from mp4 video and transcribes audio using google speech and cloud storage APIs, returning an srt formatted document and raw text
Xbeninni/microfeed
a lightweight cms self-hosted on cloudflare, for podcasts, blogs, photos, videos, documents, and curated urls.
Xbeninni/nps
在 0.26.10 版本的基础上修改而来的
Xbeninni/p2p
🖥️ P2P Remote Desktop - Portable, No Configuration or Installation Needed.
Xbeninni/pdfcpu
A PDF processor written in Go.
Xbeninni/production-saas
(WIP) Example SaaS application built in public on the Cloudflare stack!
Xbeninni/python_video
基于python的视频点播网站,视频点播系统。 python+django+vue搭建的视频点播平台
Xbeninni/session-authentication-worker
Cloudflare Worker For Session Authentication
Xbeninni/shop
The Shop app
Xbeninni/stable-diffusion
A latent text-to-image diffusion model
Xbeninni/svelte-commerce
Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Stores, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, Typescript, Open Source, MIT license. 1 command deploy to your own server, 1 click deploy to netlify.
Xbeninni/ui
Simple UI examples from my social media
Xbeninni/webcrypt-session
WebCrypt stateless session utility using signed and encrypted cookies to store data greatly influenced from @vvo/iron-session.