host.billyh.dev
Open in
urlscan Pro
173.249.19.218
Public Scan
Submitted URL: http://host.billyh.dev/
Effective URL: https://host.billyh.dev/login
Submission: On December 07 via api from US — Scanned from DE
Effective URL: https://host.billyh.dev/login
Submission: On December 07 via api from US — Scanned from DE
Form analysis
3 forms found in the DOM<form wire:submit.prevent="submit" class="flex flex-col gap-4 pt-4">
<div class="w-full">
<label for="small-input" class="flex items-center gap-1 mb-1 text-sm font-medium">Subject </label>
<input class="input input-sm bg-coolgray-100 rounded text-white w-full disabled:bg-coolgray-200/50 disabled:border-none placeholder:text-coolgray-500 read-only:text-neutral-500 read-only:bg-coolgray-200/50" placeholder="Summary of your problem."
wire:model.defer="subject" wire:dirty.class.remove="text-white" wire:dirty.class="input-warning" wire:loading.attr="disabled" type="text" id="subject" name="subject">
</div>
<div class="form-control">
<label for="small-input" class="flex items-center gap-1 mb-1 text-sm font-medium">Description </label>
<textarea placeholder="Please provide as much information as possible."
class="textarea leading-normal bg-coolgray-100 rounded text-white scrollbar disabled:bg-coolgray-200/50 disabled:border-none placeholder:text-coolgray-500 read-only:text-neutral-500 read-only:bg-coolgray-200/50" rows="10"
wire:model.defer="description" wire:dirty.class="input-warning" id="description" name="description"></textarea>
</div>
<div></div>
<button class="btn btn-primary btn-sm font-normal text-white normal-case no-animation rounded border-none w-full mt-4" type="submit" onclick="help.close()"> Send Email <span wire:target="submit" wire:loading.delay=""
class="loading loading-xs text-warning loading-spinner"></span>
</button>
</form>
DIALOG
<form method="dialog" class="modal-backdrop">
<button>close</button>
</form>
POST /login
<form action="/login" method="POST" class="flex flex-col gap-2">
<input type="hidden" name="_token" value="OruolzvAeCnBDzgSsNIZgf358owHKyki8AlN2LYg" autocomplete="off">
<div class="w-full">
<label for="small-input" class="flex items-center gap-1 mb-1 text-sm font-medium">Email <span class="inline-block text-warning">*</span>
</label>
<input class="input input-sm bg-coolgray-100 rounded text-white w-full disabled:bg-coolgray-200/50 disabled:border-none placeholder:text-coolgray-500 read-only:text-neutral-500 read-only:bg-coolgray-200/50" autofocus="autofocus" required=""
wire:model.defer="g48g4wc" wire:dirty.class.remove="text-white" wire:dirty.class="input-warning" wire:loading.attr="disabled" type="email" id="g48g4wc" name="email" placeholder="">
</div>
<div class="w-full">
<label for="small-input" class="flex items-center gap-1 mb-1 text-sm font-medium">Password <span class="inline-block text-warning">*</span>
</label>
<div class="relative" x-data="">
<div x-on:click="changePasswordFieldType" class="absolute inset-y-0 right-0 flex items-center pr-2 cursor-pointer hover:text-white">
<svg xmlns="http://www.w3.org/2000/svg" class="w-6 h-6" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
<path d="M10 12a2 2 0 1 0 4 0a2 2 0 0 0 -4 0"></path>
<path d="M21 12c-2.4 4 -5.4 6 -9 6c-3.6 0 -6.6 -2 -9 -6c2.4 -4 5.4 -6 9 -6c3.6 0 6.6 2 9 6"></path>
</svg>
</div>
<input class="input input-sm bg-coolgray-100 rounded text-white w-full disabled:bg-coolgray-200/50 disabled:border-none placeholder:text-coolgray-500 read-only:text-neutral-500 read-only:bg-coolgray-200/50 pl-10" required=""
wire:model.defer="fcogswo" wire:dirty.class.remove="text-white" wire:dirty.class="input-warning" wire:loading.attr="disabled" type="password" id="fcogswo" name="password" placeholder="" aria-placeholder="">
</div>
</div>
<a href="/forgot-password" class="text-xs">
Forgot password?
</a>
<button class="btn btn-primary btn-sm font-normal text-white normal-case no-animation rounded border-none" type="submit"> Login <span wire:target="submit" wire:loading.delay="" class="loading loading-xs text-warning loading-spinner"></span>
</button>
<div class="text-center ">Registration is disabled. Please contact the administrator.</div>
</form>
Text Content
HOW CAN WE HELP? Your feedback helps us to improve Coolify. Thank you! 💜 Subject Description Send Email close v4.0.0-beta.142 Coolify LOGIN Email * Password * Forgot password? Login Registration is disabled. Please contact the administrator.