licenceman.com Open in urlscan Pro
185.104.181.202  Public Scan

URL: https://licenceman.com/
Submission: On June 11 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

POST /knowledgebase/search

<form method="post" action="/knowledgebase/search" class="d-xl-none">
  <input type="hidden" name="token" value="261d767edd58e9126d095bdef32e8996c5da652d">
  <div class="input-group search w-100 mb-2">
    <div class="input-group-prepend">
      <button class="btn btn-default" type="submit">
        <i class="fas fa-search"></i>
      </button>
    </div>
    <input class="form-control prepended-form-control" type="text" name="search" placeholder="Search our knowledgebase...">
  </div>
</form>

POST /knowledgebase/search

<form method="post" action="/knowledgebase/search" class="position-absolute form-inline dropdown-menu dropdown-menu-right p-4 bg-gray-light border-0" aria-labelledby="dropdownMenuButton">
  <input type="hidden" name="token" value="261d767edd58e9126d095bdef32e8996c5da652d">
  <div class="input-group search d-none d-xl-flex">
    <div class="input-group-prepend">
      <button class="btn-default border-0" type="submit">
        <i class="fal fa-search"></i>
      </button>
    </div>
    <input class="form-control appended-form-control font-weight-light" type="text" name="search" placeholder="Search our knowledgebase...">
  </div>
</form>

GET /?

<form method="get" action="/?">
  <div class="modal modal-localisation" id="modalChooseLanguage" tabindex="-1" role="dialog">
    <div class="modal-dialog modal-dialog-centered modal-lg" role="document">
      <div class="modal-content">
        <div class="modal-body p-4">
          <div class="d-flex align-items-center justify-content-between pb-3">
            <h5>Choose language</h5>
            <button type="button" class="close" data-dismiss="modal" aria-label="Close">
              <span aria-hidden="true"><i class="fal fa-times"></i></span>
            </button>
          </div>
          <div class="row item-selector">
            <input type="hidden" name="language" data-current="english" value="english">
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="arabic">
                                            العربية
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="azerbaijani">
                                            Azerbaijani
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="catalan">
                                            Català
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="chinese">
                                            中文
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="croatian">
                                            Hrvatski
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="czech">
                                            Čeština
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="danish">
                                            Dansk
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="dutch">
                                            Nederlands
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item active" data-value="english">
                                            English
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="estonian">
                                            Estonian
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="farsi">
                                            Persian
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="french">
                                            Français
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="german">
                                            Deutsch
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="hebrew">
                                            עברית
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="hungarian">
                                            Magyar
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="italian">
                                            Italiano
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="macedonian">
                                            Macedonian
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="norwegian">
                                            Norwegian
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="portuguese-br">
                                            Português
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="portuguese-pt">
                                            Português
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="romanian">
                                            Română
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="russian">
                                            Русский
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="spanish">
                                            Español
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="swedish">
                                            Svenska
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="turkish">
                                            Türkçe
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="ukranian">
                                            Українська
                                        </a>
            </div>
          </div>
          <h5 class="h5 mt-4 text-dark">Choose Currency</h5>
          <div class="row item-selector">
            <input type="hidden" name="currency" data-current="1" value="">
            <div class="col-6 col-lg-3">
              <a href="#" class="item active" data-value="1">
                                            $ USD
                                        </a>
            </div>
            <div class="col-6 col-lg-3">
              <a href="#" class="item" data-value="2">
                                            EUR EUR
                                        </a>
            </div>
          </div>
          <button type="submit" class="btn btn-primary mt-4">Apply Now</button>
        </div>
      </div>
    </div>
  </div>
</form>

#

<form action="#" id="frmGeneratePassword">
  <div class="modal fade" id="modalGeneratePassword">
    <div class="modal-dialog modal-dialog-centered">
      <div class="modal-content">
        <div class="modal-header bg-gray-light text-white">
          <h5 class="modal-title"> Generate Password </h5>
          <button type="button" class="close" data-dismiss="modal" aria-label="Close">
            <span aria-hidden="true">×</span>
          </button>
        </div>
        <div class="modal-body">
          <div class="alert alert-danger w-hidden" id="generatePwLengthError"> Please enter a number between 8 and 64 for the password length </div>
          <div class="form-group">
            <label for="generatePwLength" class="col-form-label">Password Length</label>
            <input type="number" min="8" max="64" value="12" step="1" class="form-control input-inline" id="inputGeneratePasswordLength">
          </div>
          <div class="form-group">
            <label for="generatePwOutput" class="col-form-label">Generated Password</label>
            <input type="text" class="form-control" id="inputGeneratePasswordOutput">
            <div class="mt-3">
              <button type="submit" class="btn btn-default btn-sm">
                <i class="fad fa-key fa-fw"></i> Generate new password </button>
              <button type="button" class="btn btn-default btn-sm copy-to-clipboard" data-clipboard-target="#inputGeneratePasswordOutput">
                <i class="fad fa-copy mr-2"></i> Copy </button>
            </div>
          </div>
        </div>
        <div class="modal-footer">
          <button type="button" class="btn btn-default" data-dismiss="modal"> Close </button>
          <button type="button" class="btn btn-primary" id="btnGeneratePasswordInsert" data-clipboard-target="#inputGeneratePasswordOutput"> Copy to clipboard &amp; Insert </button>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Licenceman | Sharedlicensing.com
 * Home
 * Store
   * Browse All
     
   * Flash Sales Offer
   * Licenses Bundle (combo)
   * cPanel licenses
   * Plesk License
   * LiteSpeed License
   * CloudLinux License
   * Imunify360 License
   * JetBackup License v5
   * Virtualizor License
   * SitePad license
   * WHMReseller License
   * Softaculous License
   * cPanel lifetime license
 * News
 * Knowledgebase
 * Contact Us
 * More

 * 
   
 * $
   * EUR
   
 * Register
 * Login
 * 0 Shopping Cart
 * 




CHEAP & STABLE HOST LICENSES!

We Provide low price & stable licenses and shared licenses for your vps
/dedicated servers Our licensing sytem are including : cPanel /WHM license for
VPS/Dedicated servers, plesk, Directadmin, Jetbackup,Litespeed, whmreseller and
more.

Get start now View Pricing


Announcements
Network Status
Knowledgebase
Downloads
Submit a Ticket


OUR OFFER FOR YOU


CPANEL DEDICATED SERVER SHARED LICENSE YEARLY OFFER

From Only


$30.00

Annually
Order Now


CPANEL VPS SHARED LICENSE YEARLY OFFER

From Only


$25.00

Annually
Order Now


ALL IN ONE YEARLY BUNDLE

From Only


$55.00

Annually
Order Now



BROWSE OUR LICENSES


FLASH SALES OFFER

Shared License Flash Sales Offer

Browse Products


LICENSES BUNDLE (COMBO)

Get Licenses Bundle (combo) for vps / dedicated server

Browse Products


CPANEL LICENSES

cPanel licenses Just 3.99$ /month | cPanel Shared license

Browse Products


PLESK LICENSE

Plesk License Just at 2.99$ /month

Browse Products


LITESPEED LICENSE

LiteSpeed License Just starting at 4$/month

Browse Products


CLOUDLINUX LICENSE

CloudLinux License Just starting at 4.5$/month

Browse Products


IMUNIFY360 LICENSE

Imunify360 License Just at 2.5$/month

Browse Products


JETBACKUP LICENSE V5

JetBackup License just at 1.99$/month

Browse Products


VIRTUALIZOR LICENSE

Virtualizor License Just at 3.5$ /month

Browse Products


SITEPAD LICENSE

SitePad license Just at 2$/month

Browse Products


WHMRESELLER LICENSE

WHMReseller License Just at 2$/month

Browse Products


SOFTACULOUS LICENSE

Softaculous License Just at 2$/month

Browse Products


CPANEL LIFETIME LICENSE



Browse Products


WHAT CUSTOMER SAY ABOUT US

We are regularly rated 5 stars by our customers and with over 1K+ reviews on
Trustpilot, so why you can trust us.

ELIAS M. JESSEN

Co-Founder

This company has got it right!! Great, well defined and described products, easy
to use platform, super speed delivery! Probably the best and fastest support.



ELIAS M. JESSEN

Co-Founder

cheap shared license provider with cheaper prices in market.



ELIAS M. JESSEN

Co-Founder

Best license support for me.



ELIAS M. JESSEN

Co-Founder

Easy communication. Always quick to reply. It's my first time to host, and
hosting power was very helpful to ease my concerns. It's useful to have house
rules clash.



ELIAS M. JESSEN

Co-Founder

Sorry for this review because my website is disappear for no reason idont know
what happen you just delete it for no reason even if Im active user available.



ELIAS M. JESSEN

Co-Founder

All perfect thanks! Upgrade and migration were very simple and fast. In 15 years
i have tried many hosting services but for now this is the best is always fast.





YOUR ACCOUNT

Your Account
Manage Services
Support Requests
Make a Payment


OUR LATEST NEWS

View our latest news & announcements


FLASH SALE OFFER - BEST SALES FOREVER

3rd May 2022





--------------------------------------------------------------------------------

Read More



LET’S GET STARTED!

If there is any information you can't find on our web site or that we have not
included here please submit a query

 * Support Ticket
 * Join us On Telegram channel
 * Email Support



ABOUT US

Licenceman.com formally ( sharedlicensing.com)We Provide low price & stable
licenses and shared licenses for your vps /dedicated servers Our licensing sytem
are including : cPanel /WHM license for VPS/Dedicated servers, plesk,
Directadmin, Jetbackup,Litespeed, whmreseller and more.


OUR LICENSES

 * cPanel License
 * Plesk License
 * Litespeed License
 * WHMReseller License
 * Contact Us
 * Terms of Service

OTHER LICENSES

 * Licenses Bundle
 * Cloudlinux License
 * Imunify360 License
 * Jetbackup v5 License
 * Softaculous License

WE ACCEPTED

Copyright © 2024 Licenceman | Sharedlicensing.com. All Rights Reserved.

 * 
   English / $ USD






× Close
Loading...
Loading...
Close Submit

CHOOSE LANGUAGE

العربية
Azerbaijani
Català
中文
Hrvatski
Čeština
Dansk
Nederlands
English
Estonian
Persian
Français
Deutsch
עברית
Magyar
Italiano
Macedonian
Norwegian
Português
Português
Română
Русский
Español
Svenska
Türkçe
Українська

CHOOSE CURRENCY

$ USD
EUR EUR
Apply Now

GENERATE PASSWORD

×
Please enter a number between 8 and 64 for the password length
Password Length
Generated Password
Generate new password Copy
Close Copy to clipboard & Insert
Send Message