Use it yourself, it's free!

In a few seconds you're done!


<%= simple_form_for(resource, as: resource_name, url: registration_path(resource_name), wrapper: :inlabel ) do |f| %> <%= devise_error_messages! %> <%= honeypot %> <%= f.input :full_name, required: true %> <%= f.input :email, required: true %> <%= f.input :password, required: true %>
<%= f.submit "Sign up", class: 'btn btn-primary' %> or <%= link_to 'Sign in', new_user_session_path %> / <%= link_to 'Forgot your password?', new_password_path(resource_name) %> <% end %>
<%= render 'public/pages/home/slides' %>
We are two geeks who built a free DNS service to fill a void in this space.The service is free and we hope to support it on either a freemium model or some sort of affiliate sales.
Note that we just started it, and there are still things to be done, it's still a work in progress. Nevertheless the service is at this point functional and there are people already using it.

Benefits

<%= render 'public/pages/shared/benefits' %>

Features

<%= render 'public/pages/shared/features' %>