
Completed
Posted
Paid on delivery
I need a small web portal that lets me reset a user’s MAC session on any of my MikroTik hotspots in two clicks. The site will hold a table of MikroTik devices that I pre-enter (IP, login, password stay safely in the database), but on the public homepage only the device name and its current status — online or offline — are shown. Typical flow I expect 1. Visitor lands on [login to view URL] and chooses a device from the list. 2. A simple form appears; they type the hotspot username and press Reset. 3. Behind the scenes the script connects through the MikroTik API and flushes that user’s active session/MAC. 4. If the user’s access period has lapsed, the page returns “Date Expired”. 5. If the router cannot be reached the page should immediately show a clear “API connection failed” style message rather than hanging or retrying forever. Core deliverable • A working, secure web application (PHP or another lightweight stack is fine) that performs the above steps end-to-end and is ready for me to deploy on my own server. I already attempted this myself, so you will have my half-finished code and router credentials for testing. What I need is clean API handling, a simple responsive front end, and proof that a reset succeeds on at least two of my live MikroTik boxes.
Project ID: 40441257
103 proposals
Remote project
Active 4 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs

I've built similar MikroTik management panels before using PHP with the RouterOS API class, so I know exactly how the `/ip/hotspot/active/remove` and session flush calls work, including the timeout pitfalls you're trying to avoid. My approach: a clean Laravel or vanilla PHP backend that stores your router credentials encrypted in MySQL, connects via the API with a strict 5-second socket timeout (no hanging), validates the user's access period before attempting a reset, and returns clear status messages for every edge case. The frontend will be a lightweight responsive page—device list with live ping status, then a one-field reset form. I can start immediately and will test against your two live routers using the half-finished code you share.
$50 USD in 1 day
6.7
6.7
103 freelancers are bidding on average $76 USD for this job

Hello, I can help you build a clean, secure MikroTik Hotspot Reset Portal that performs fast MAC/session resets through the MikroTik API with a simple 2-click user flow. I have experience working with router-based systems, API integrations, and lightweight PHP/web dashboards, including MikroTik automation using the RouterOS API. For your project, I will: • Build a lightweight web portal (PHP or similar stack) for fast deployment • Securely store MikroTik device credentials in the database (encrypted) • Display device list with real-time online/offline status • Implement hotspot user lookup and session reset via MikroTik API • Add proper error handling for: expired access, API failure, and unreachable routers • Ensure no hanging requests with fast timeout and clean feedback messages • Create a simple responsive UI optimized for mobile and desktop • Clean and integrate your existing codebase if needed Deliverables: • Fully working MikroTik reset portal (ready for your server) • Secure API handling and database structure • Tested reset functionality on your live MikroTik devices • Clean frontend with simple UX flow (device → username → reset) • Short setup guide for deployment and configuration The system will be designed to be fast, stable, and easy for non-technical users to operate. Warm regards, Harpreet Singh
$75 USD in 5 days
9.5
9.5

I understand you need a custom portal for your MikroTik Hotspot system to handle user password resets efficiently. Integrating a PHP/MySQL backend with the MikroTik API is a task I can handle quickly to ensure your users can manage their own credentials without manual intervention. With over 15 years of experience in web development, I have extensive expertise in the PHP, JavaScript, and MySQL stack required for this integration. Beyond standard web builds, I specialize in server-side scripting and backend logic, which allows me to interface directly with network hardware protocols and database systems effectively. I can deliver this solution for $66.17 within 1 day. Send me a message with your specific MikroTik configuration details so I can get this set up for you immediately.
$66.17 USD in 1 day
8.1
8.1

Hi, We’ve built similar web apps that connect to MikroTik devices and handle user sessions, so we know exactly what’s needed to make this work reliably. For your project, we’ll create a secure PHP web app that connects to the MikroTik API and resets user sessions. We’ll also add a responsive front-end that lets users select a device and enter their username to initiate the reset. We’ll ensure that the app handles expired sessions and API connection issues gracefully. We can also add a feature to send email notifications when a session is reset, so users can stay informed. Let’s schedule a quick 10-minute call to discuss your project in more detail and see if I’m the right fit for your needs. I’m eager to learn more about your exciting project. Best regards, Adil
$100 USD in 7 days
7.6
7.6

MICROTIK HOTSPOT SESSION RESET WEB PORTAL — LIGHTWEIGHT, SECURE & FAST ADMIN CONTROL SYSTEM We are a 12+ years experienced IT development team specializing in network automation tools, API integrations, and lightweight web systems for ISP and hotspot management environments. We have built MikroTik-based automation panels, session control tools, and admin dashboards for real-time network operations. We understand your requirement clearly: a simple, secure web portal that allows you to reset MikroTik hotspot user sessions instantly with reliable API handling and clean UI. Core flow: User selects MikroTik device → enters hotspot username → system connects via MikroTik API → active session/MAC is flushed → response shown instantly (success / expired / connection failed). Key features: • PHP-based or lightweight Node/PHP hybrid web portal • MikroTik API integration for session control and MAC reset • Device management table (IP, credentials stored securely in DB) • Public UI shows only device name + live online/offline status • Secure credential handling (encrypted storage in database) • Fast error handling (no hanging requests, clear API failure messages) • Responsive UI for mobile and desktop We will clean your existing codebase, stabilize API communication, and ensure successful testing on your live MikroTik devices (minimum 2 routers verified).
$75 USD in 7 days
7.4
7.4

With a decade of professional experience under our belt, my team and I have honed our skills in line with the demands of today's technology landscape. We are proficient in critical languages for your project such as JavaScript, PHP, and MySQL. What this means for you is that you get not only a web application that performs flawlessly like you requested, but also an elegant and efficient backend system that keeps your data secure and manages your MikroTik devices effectively. Our expertise includes REST API, making us confident in handling your API connection issue concerns and providing elegant solutions. Because we focus on delivering comprehensive digital products, we understand the significance of user experience and have an appreciation for well-crafted front ends. You can absolutely count on us to create a responsive and user-friendly interface for your end-users. Moreover, our commitment to clean code goes beyond superficial neatness. It ensures efficiency and maintainability which is crucial for scaling up the solution to meet growing needs. We value consistent communication as you can see from our prompt responses and offer full support even after project completion. With all these elements combined, I'm confident we offer the best value for delivering an end-to-end working MikroTik Hotspot Reset Portal that exceeds your expectations at every turn. Let's talk further on how we can help power your business!
$75 USD in 3 days
7.2
7.2

I can build a secure, lightweight portal to manage MikroTik hotspot MAC/session resets via API, fix your existing code, and ensure fast, reliable reset + status handling (online/offline, expired, connection failed) with a simple responsive UI. I’ll also test it on your routers before delivery. Best Regards, Muhammad
$75 USD in 1 day
6.4
6.4

Hello, I can complete your MikroTik Hotspot Reset Portal and fix the API handling so it works reliably end-to-end. What I will do: Review your existing codebase and clean up incomplete logic Integrate MikroTik API properly for session/MAC reset Build secure device management (IP, credentials stored safely) Show device list with live online/offline status Implement proper error handling (API failure, expired session, timeout) Create a simple responsive frontend for 2-click reset flow Test reset functionality on your live MikroTik devices I have experience with PHP, API integrations, and network-based tools, and can ensure a stable, lightweight solution ready for deployment. Ready to start immediately. Best regards, M Waqar Tariq
$75 USD in 7 days
6.5
6.5

Hi there, I read your MikroTik Hotspot Reset Portal project and I’m confident I can build a clean, secure mini app that fits on PHP or a lightweight stack. I’ll architect a small API layer to talk to MikroTik devices, store device credentials securely, and show only the device name and status on the public page. I’ll implement the flow so visitors pick a device, enter a username, and trigger a two-click reset that flushes the MAC session via MikroTik API while handling expired accounts and unreachable devices with clear messages. The public UI will be responsive, the API will have solid error handling, and I’ll provide a ready-to-deploy setup with basic tests showing reset on at least two live MikroTik boxes. Next steps: I can start within 48 hours and deliver a working MVP in about 5-7 days. Best regards,
$85 USD in 8 days
6.1
6.1

Hello, I came across your MikroTik Hotspot Reset Portal and I am very interested in working with you. I have reviewed your requirements and full understand the scope of expectations. I specialize in PHP, HTML, Web Development, and have successfully delivered similar projects before. I am committed to delivering high-quality work with reliability, clarity and professionalism. I work transparently throughout the project progress, deadlines and expectation stay clear at every stage. I would be glad to disucss further details and am ready to start immediately. Looking forward to hearing from you. Regards. Anum
$140 USD in 1 day
5.8
5.8

Hi there, I will integrate your existing PHP code and MikroTik API usage to produce a secure voucher reset portal that lists configured MikroTik hotspots (IP + credentials in DB) and performs a 2-click MAC/session reset. - Implement a secure PHP backend endpoint that connects to each router via the MikroTik API, forces a specific user/MAC session flush, and returns clear success/error states. - Build a responsive homepage showing device list with live online/offline status (fast API timeout and immediate “API connection failed” response) and a minimal form to submit hotspot username and Reset. - Validate and demonstrate successful resets on at least two of your live MikroTik boxes using your provided test credentials. - Post-fix validation: staged deployment with backup checkpoint and live proof on two devices. Skills: ✅ MikroTik API ✅ PHP ✅ MySQL ✅ API Development ✅ VPS / Apache or Nginx hosting ✅ Security: timeout handling & credential storage Certificates: ✅ Microsoft® Certified: MCSA | MCSE | MCT ✅ cPanel® & WHM Certified CWSA-2 I am available to start immediately. Is this already running on a live production server where I can test with your two MikroTik boxes? Best regards,
$90 USD in 1 day
5.8
5.8

Hello, I appreciate the opportunity to work on your web portal project for resetting user MAC sessions on MikroTik hotspots. I understand that you need a secure, user-friendly application that connects seamlessly to the MikroTik API, allowing for easy management of your devices. With extensive experience in PHP development and API integration, I have successfully built similar web applications that prioritize security and user experience. My expertise includes implementing responsive designs and robust backend systems, ensuring a smooth interaction with third-party services. To achieve your project goals, I propose the following approach: - Review your existing code to understand the current structure and requirements. - Develop a secure web application that utilizes the MikroTik API for session management. - Implement a responsive front end for easy device selection and user input. - Ensure error handling is in place for scenarios like connection failures or expired access. I am eager to help you complete this project and am confident I can deliver a polished solution that meets your needs. Let's discuss any specifics or adjustments you may have in mind, and I can start right away. Best regards.
$50 USD in 7 days
4.8
4.8

Hi, I am a full-stack developer with 8 years of experience in web applications and network integrations. I am familiar with PHP, JavaScript, MySQL, HTML, API Development, Web Development. For this project, I can complete your MikroTik hotspot reset portal with a clean, responsive interface, secure API handling, and reliable session resets for your devices. I will ensure the portal displays device status accurately and handles errors like “Date Expired” or connection failures gracefully. I'm an individual freelancer and can work on any time zone you want. Please contact me with the best time for you to have a quick chat. Looking forward to discussing more details. Thanks. Emile.
$250 USD in 7 days
5.0
5.0

⚠️ If you're not happy, you don’t pay. ⚠️ Hi there, thank you for sharing your detailed project brief. I can build your web portal using PHP with a secure and efficient design. I will deliver: • Secure web application for resetting MAC sessions • Simple and responsive front-end interface • Clean API handling for seamless connection to MikroTik devices • Proof of successful reset on two live MikroTik hotspots You will also receive: • Guide on deploying the application on your server • Documentation for seamless operation • Clarity on ongoing support I am confident I can execute your vision professionally and efficiently. Looking forward to discussing timeline and next steps. Best regards, Chirag.
$100 USD in 7 days
4.5
4.5

As a highly skilled and experienced web and software developer, I am confident that I can deliver exactly what you need for your MikroTik Hotspot Reset Portal. I have extensive experience working with APIs and have a strong command of technologies like PHP, JavaScript, MySQL, and HTML that will be essential in executing your project successfully. My familiarity with the MikroTik system will help me seamlessly integrate the API to allow a smooth connection and reset operations. To ensure a quality end-product, I propose collaborative work where we'll make use of your unfinished code, authenticate it and then deliver a more reliable working solution. What sets me apart is my focus on scalable and efficient digital solutions which align perfectly with your project requirements. With my 'innovation-first' approach, I can provide you with a lightweight yet powerful stack that delivers on every aspect mentioned in your project description. I take pride in my ability to deeply understand not just the technicalities but also your core business objectives. This allows me to build applications that are tailor-made, delivering real business value while keeping the user-experience intact.
$50 USD in 1 day
4.6
4.6

As a seasoned IT professional with an extensive background in networking, server administration, and scripting, I am well-versed in handling complex infrastructures. My proficiency in MikroTik Firewalls aligns perfectly with your project needs. I understand the core challenges you face and that’s why I'm confident my skills will deliver the results you're after. I will build a robust, secure web application for you that integrates seamlessly with MikroTik API to ensure reliable MAC session resets with just two clicks. My strong understanding of both the front and back end enables me to create an intuitive, responsive portal while incorporating clean API handling to avoid any issues you encountered before. Moreover, I will implement efficient error handling mechanisms so that in cases where a router cannot be reached or API connections fail, your users won't be left hanging but instead will see immediate and clear error messages. I am also more than happy to provide unlimited revisions and undertake thorough testing on at least two of your live MikroTik boxes to guarantee the delivery of a well-functioning solution. Choose me for prompt response times, 24/7 availability, and, ultimately, a problem-free MikroTik Hotspot reset portal!
$100 USD in 1 day
4.6
4.6

Hello, I have experience with MikroTik API integration and web portals for user management, including features like dynamic device status displays and session control. I can build a portal that securely stores device credentials with effective user interfaces for session resets. One technical scenario would be setting up a background service to monitor device connectivity, providing immediate feedback on API connectivity issues. This ensures users receive timely status updates and error messages. Let's discuss!
$100 USD in 3 days
4.2
4.2

Hi, Mikrotik expert is here https://www.freelancer.com/projects/css/MikroTik-WebFig-Login-Branding/reviews https://www.freelancer.com/u/AndreJSMAN ====== Please review above links, and discuss more detail using chat. Regards. Andrii.
$100 USD in 1 day
4.4
4.4

Hello, The main risk in this build is unreliable MikroTik API handling combined with insecure credential storage and unhandled router latency, which can easily lead to hanging requests, failed resets, or exposure of sensitive device access data. I’d implement a lightweight PHP (or Node) portal with secure encrypted storage for router credentials, a clean device registry table, MikroTik API integration for session/MAC reset, strict timeout handling, and clear status responses (online/offline/expired/connection failed) to ensure deterministic behavior on every request. The system would be built for fast two-click execution, safe API isolation, and predictable failure handling across multiple hotspot devices. Built MikroTik API management tools involving hotspot session control, router automation, secure credential handling, lightweight PHP dashboards, and real-time network device interaction systems. 1. Are your MikroTik devices all using the same RouterOS version, or do we need compatibility handling across different API behaviors? 2. Should credentials be stored encrypted at rest (recommended) or are you fine with database-level access restriction only? 3. Do you want audit logs for every reset action (user, device, timestamp, IP) for tracking abuse or debugging? Best regards, Fahad
$115 USD in 7 days
4.3
4.3

I can build a lightweight web portal that connects to your MikroTik routers and lets you quickly reset a user’s MAC session on any of your hotspots, keeping it simple and reliable for day‑to‑day use. I’ve worked with MikroTik RouterOS APIs, hotspot management, and small admin tools for ISPs, so I’m familiar with session resets, security constraints, and avoiding service disruption across multiple routers. My approach would be a secure login, router selection, MAC lookup, and one‑click reset, using RouterOS API or SSH as you prefer. Happy to review your current setup and get this back to a stable state.
$75 USD in 7 days
4.1
4.1

Hi, The biggest issue with MikroTik reset portals is usually unreliable API handling, either the router connection hangs, sessions don’t clear correctly, or users get confusing responses instead of clear status feedback. I understand you need a lightweight and reliable system that performs fast MAC session resets with simple UX and stable MikroTik API communication. With 6+ years of experience in PHP, APIs, backend systems, and network-integrated web applications, I can clean up the existing codebase, build secure MikroTik API handling, add proper online/offline device checks, and create a responsive portal that performs the reset process smoothly without unnecessary complexity. I can also make sure errors like expired access or failed router connections return instantly with clear messages instead of timing out or breaking the flow. What’s the biggest issue in your current half-finished version right now , API authentication, session clearing, timeout handling, or frontend workflow? Best Regard, Chand
$75 USD in 3 days
4.5
4.5

Dubai, United Arab Emirates
Member since May 13, 2026
$250-750 USD
$30-250 USD
₹1500-12500 INR
$1500-3000 USD
$15-25 USD / hour
$10-30 USD
€8-80 EUR
$50 USD
$250-750 USD
$30-250 USD
₹12500-37500 INR
$15-25 USD / hour
$250-750 USD
₹750-1250 INR / hour
$10-30 USD
€250-750 EUR
$750-1500 USD
$750-1500 AUD
₹12500-37500 INR
£50 GBP