Linux 软件免费装
Banner图

Juliet Just Masks

开发者 harsh98trivedi
更新时间 2026年8月30日 18:36
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

reverse-proxy url-masking mask-manager url-masker stealth-routing

下载

1.0.0

详情介绍:

Juliet Just Masks is a high-performance URL masking and reverse proxy mask manager for WordPress. While Romeo Redirect Manager handles open redirects, Juliet provides seamless stealth routing and URL masking. As a lightweight, native URL masker, Juliet lets WordPress act as a stealth reverse proxy. It intercepts specific incoming paths, keeps the visitor's address bar unchanged, and fetches/renders dynamic HTML, React/Vue SPAs, or external landing pages behind the scenes. Why use Juliet Mask Manager? Features Example
  1. Go to Juliet Just Masks in wp-admin.
  2. Click Create New Mask.
  3. Enter the Local Path: marketing-hub.
  4. Enter the Remote Target URL: https://external-landing-page.com/promo-1.
  5. Save.
Visiting yoursite.com/marketing-hub now renders the remote landing page while the address bar still shows yoursite.com/marketing-hub. Deeper paths work too: yoursite.com/marketing-hub/pricing proxies the remote app's /pricing route. Known limitations

安装:

  1. Upload the juliet-just-masks folder to /wp-content/plugins/, or install via the Plugins screen.
  2. Activate Juliet Just Masks through the Plugins menu (the registry table is created automatically).
  3. Navigate to Juliet Just Masks in the admin menu and create your first mask.
If routes return 404s after manual database edits, visit Settings → Permalinks once to flush rewrite rules.

屏幕截图:

  • Create & Edit Mask Interface — Clean configuration form with custom local path prefixing, target URL routing, and dynamic <base> tag injection.
  • Interactive <base> Tag & SPA Guide Modal — Educational popup guide explaining Single Page Applications (React, Vue, Vite, Next.js, Angular, Svelte) and chunk proxy isolation.
  • One-Click Backup & JSON Import — Safe migration modal with automated duplicate slug conflict detection and smart merge options.
  • Fully Responsive Mobile Interface — Optimized layout and touch-friendly controls across smartphones, tablets, and desktop devices.
  • Live Permalink Conflict Detection — Real-time warning alert preventing collisions with existing WordPress Pages, Posts, and Romeo 301 redirects before saving.

常见问题:

Does this change my .htaccess or Nginx config?

No. Juliet uses WordPress rewrite rules and template_redirect, so it works on managed hosting where server configs are off-limits.

What happens when I save or delete a mask?

Rewrite rules are flushed automatically, so new routes go live instantly.

Can a mask hide an existing page?

Masks register at top priority. If you pick a path already used by a page, the mask wins and the admin will warn you about the conflict on save.

How do I disable caching?

add_filter( 'juliet_cache_ttl', '__return_zero' );

更新日志:

1.0.0