Giter Club home page Giter Club logo

ddg-email-panel's Introduction

DDG Email Panel

简体中文

Open source unofficial DuckDuckGo Email Protection panel.

GitHub Repo stars

Next.js Vercel GitHub Docker Pulls

Warning
DDG Email Panel is a community open-source management panel for DuckDuckGo Email Protection. Although it is not officially owned by DuckDuckGo, we still respect your privacy and will not store or sell any personal information.

DDG Email Panel is an open-source project, anyone can deploy it. Therefore, we cannot guarantee that publicly deployed sites can be trusted. To ensure your privacy and security, we strongly recommend that you use our hosted site or self-host DDG Email Panel.

⭐ Features

  • No need to install DuckDuckGo browser extension
  • Supports all modern browsers
  • PWA
  • Generate new privacy aliases
  • No user information is stored on the server side
  • Multi-language support
  • Night Mode

📒 Todo

  • Multi-account management
  • History alias management, notes
  • Change forwarding address
  • DuckDuckGo Email account cancellation

🌏 Our hosted

🚀 Quick Deployment

Deploy with Vercel

⚓ Docker Deployment

docker run -d --restart=always -p 3000:3000 --name ddg-email-panel whatk233/ddg-email-panel

🔧 Local Deployment

Environment

  • Node.js 16 or newer
git clone https://github.com/whatk233/ddg-email-panel.git
cd ddg-email-panel

#pnpm
pnpm install
pnpm build
pnpm start

#yarn
yarn install
yarn build
yarn start

#npm
npm install
npm run build
npm run start

❤️ Donate

Buy Me a Coffee · 爱发电

License

MIT


Made with ♥ by Whatk

ddg-email-panel's People

Contributors

whatk233 avatar cat0x1f avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.